|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface MMBaseStarter
Used in combo with MMBaseStartThread, which uses the methods of this interface to inform its starter about the results.
| Method Summary | |
|---|---|
MMBase |
getMMBase()
Returns the currently set MMBase object. |
void |
setInitException(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. |
| Method Detail |
|---|
MMBase getMMBase()
void setMMBase(MMBase mmb)
void setInitException(ServletException e)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||