Package | Description |
---|---|
org.objectweb.carol.rmi.jrmp.interceptor |
Modifier and Type | Class and Description |
---|---|
class |
JRMPInitInfoImpl
Class
JRMPInitInfoImpl is the CAROL JRMP Initializer
Implementation |
Modifier and Type | Method and Description |
---|---|
void |
ProtocolInterceptorInitializer.post_init(JInitInfo info)
In JRMP the 2 method( per and post init have the same consequences ...
|
void |
JInitializer.post_init(JInitInfo info)
In JRMP the 2 method( per and post init have the same consequences ...
|
void |
ProtocolInterceptorInitializer.pre_init(JInitInfo info)
In JRMP the 2 method( per and post init have the same consequences ...
|
void |
JInitializer.pre_init(JInitInfo info)
In JRMP the 2 method( per and post init have the same consequences ...
|