public interface JInitializer
JInitializer
is the CAROL JRMP Initializer interface
This interface is use to register InterceptorModifier and Type | Method and Description |
---|---|
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 ...
|
void pre_init(JInitInfo info)
JInitInfo
- the JInit Informationvoid post_init(JInitInfo info)
JInitInfo
- the JInit Information