public interface MMBaseStarter
| Modifier and Type | Method and Description |
|---|---|
MMBase |
getMMBase()
Returns the currently set MMBase object.
|
void |
setInitException(javax.servlet.ServletException e)
If something went wrong (an exception occured), the caller may is informed by a call to this
method.
|
void |
setMMBase(MMBase mmb)
Set MMBase object after initializion, in the caller.
|
MMBase getMMBase()
void setMMBase(MMBase mmb)
void setInitException(javax.servlet.ServletException e)
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}