|
||||||||||
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 use to register Interceptor
Method Summary | |
---|---|
void |
post_init(JInitInfo info)
In JRMP the 2 method( per and post init have the same consequences ... |
void |
pre_init(JInitInfo info)
In JRMP the 2 method( per and post init have the same consequences ... |
Method Detail |
---|
void pre_init(JInitInfo info)
JInitInfo
- the JInit Informationvoid post_init(JInitInfo info)
JInitInfo
- the JInit Information
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |