public class ForwardInitializer extends org.omg.CORBA.LocalObject implements FeatureInitializer, org.omg.PortableInterceptor.ORBInitializer, Initializer
| Constructor and Description |
|---|
ForwardInitializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
enableLogging(Logger logger) |
Logger |
getLogger() |
java.lang.String |
getName()
Return the name of the initializer.
|
void |
init(org.omg.PortableInterceptor.ORBInitInfo orbinfo,
FeatureInitInfo featureinfo)
This is called immediatly after any pre_init interception points in
ORBInitializers.
|
void |
post_init(org.omg.PortableInterceptor.ORBInitInfo info) |
void |
pre_init(org.omg.PortableInterceptor.ORBInitInfo info) |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_policy_override, validate_connectionpublic void enableLogging(Logger logger)
public Logger getLogger()
public java.lang.String getName()
InitializergetName in interface Initializerpublic void pre_init(org.omg.PortableInterceptor.ORBInitInfo info)
pre_init in interface org.omg.PortableInterceptor.ORBInitializerOperationspublic void init(org.omg.PortableInterceptor.ORBInitInfo orbinfo,
FeatureInitInfo featureinfo)
FeatureInitializerinit in interface FeatureInitializerpublic void post_init(org.omg.PortableInterceptor.ORBInitInfo info)
post_init in interface org.omg.PortableInterceptor.ORBInitializerOperations