|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JInitializer
Interface JInitializer is the CAROL JRMP Initializer interface
This interface is used to register Interceptor
| Method Summary | |
|---|---|
void |
postInit(JInitInfo info)
In JRMP the 2 methods (pre and post init) have the same consequences... |
void |
preInit(JInitInfo info)
In JRMP the 2 methods (pre and post init) have the same consequences... |
| Method Detail |
|---|
void preInit(JInitInfo info)
JInitInfo - the JInit Informationvoid postInit(JInitInfo info)
JInitInfo - the JInit Information
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||