public class VirtualAddressAgentImpl extends LocalObject implements ORBConfigurator, ORBInitializer, IORInterceptor_3_0
| Modifier and Type | Field and Description |
|---|---|
static String |
VAA_HOST_PROPERTY |
static String |
VAA_PORT_PROPERTY |
| Constructor and Description |
|---|
VirtualAddressAgentImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
adapter_manager_state_changed(int id,
short state) |
void |
adapter_state_changed(ObjectReferenceTemplate[] templates,
short state) |
void |
components_established(IORInfo info) |
void |
configure(DataCollector dc,
ORB orb) |
void |
destroy() |
void |
establish_components(IORInfo info) |
String |
name() |
void |
post_init(ORBInitInfo info) |
void |
pre_init(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_connectionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_overridepublic static final String VAA_HOST_PROPERTY
public static final String VAA_PORT_PROPERTY
public void configure(DataCollector dc, ORB orb)
configure in interface ORBConfiguratorpublic void pre_init(ORBInitInfo info)
pre_init in interface ORBInitializerOperationspublic void post_init(ORBInitInfo info)
post_init in interface ORBInitializerOperationspublic void establish_components(IORInfo info)
establish_components in interface IORInterceptorOperationspublic void components_established(IORInfo info)
components_established in interface IORInterceptor_3_0Operationspublic void adapter_manager_state_changed(int id,
short state)
adapter_manager_state_changed in interface IORInterceptor_3_0Operationspublic void adapter_state_changed(ObjectReferenceTemplate[] templates, short state)
adapter_state_changed in interface IORInterceptor_3_0Operationspublic String name()
name in interface InterceptorOperationspublic void destroy()
destroy in interface InterceptorOperationsCopyright © 2017–2019 Eclipse Foundation. All rights reserved.