public class POALocalTie extends _POALocalBase
| Constructor and Description |
|---|
POALocalTie(POAOperations delegate) |
_ids_create_request, _create_request, _duplicate, _get_component, _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_component, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_overridepublic POALocalTie(POAOperations delegate)
public POAOperations _delegate()
public void _delegate(POAOperations delegate)
public void set_servant(Servant p_servant) throws WrongPolicy
WrongPolicypublic ServantManager get_servant_manager() throws WrongPolicy
WrongPolicypublic ServantRetentionPolicy create_servant_retention_policy(ServantRetentionPolicyValue value)
public POA[] the_children()
public Object servant_to_reference(Servant p_servant) throws ServantNotActive, WrongPolicy
ServantNotActiveWrongPolicypublic void deactivate_object(byte[] oid)
throws WrongPolicy,
ObjectNotActive
WrongPolicyObjectNotActivepublic POA the_parent()
public RequestProcessingPolicy create_request_processing_policy(RequestProcessingPolicyValue value)
public Object id_to_reference(byte[] oid) throws WrongPolicy, ObjectNotActive
WrongPolicyObjectNotActivepublic void destroy(boolean etherealize_objects,
boolean wait_for_completion)
public byte[] activate_object(Servant p_servant) throws ServantAlreadyActive, WrongPolicy
ServantAlreadyActiveWrongPolicypublic POA create_POA(java.lang.String adapter_name, POAManager a_POAManager, Policy[] policies) throws InvalidPolicy, AdapterAlreadyExists
InvalidPolicyAdapterAlreadyExistspublic IdUniquenessPolicy create_id_uniqueness_policy(IdUniquenessPolicyValue value)
public void the_activator(AdapterActivator a)
public ThreadPolicy create_thread_policy(ThreadPolicyValue value)
public void set_servant_manager(ServantManager imgr) throws WrongPolicy
WrongPolicypublic ImplicitActivationPolicy create_implicit_activation_policy(ImplicitActivationPolicyValue value)
public IdAssignmentPolicy create_id_assignment_policy(IdAssignmentPolicyValue value)
public Object create_reference(java.lang.String intf) throws WrongPolicy
WrongPolicypublic LifespanPolicy create_lifespan_policy(LifespanPolicyValue value)
public Servant reference_to_servant(Object reference) throws WrongAdapter, WrongPolicy, ObjectNotActive
WrongAdapterWrongPolicyObjectNotActivepublic POA find_POA(java.lang.String adapter_name, boolean activate_it) throws AdapterNonExistent
AdapterNonExistentpublic POAManager the_POAManager()
public void activate_object_with_id(byte[] id,
Servant p_servant)
throws ServantAlreadyActive,
ObjectAlreadyActive,
WrongPolicy
public byte[] reference_to_id(Object reference) throws WrongAdapter, WrongPolicy
WrongAdapterWrongPolicypublic Servant get_servant() throws WrongPolicy, NoServant
WrongPolicyNoServantpublic Servant id_to_servant(byte[] oid) throws WrongPolicy, ObjectNotActive
WrongPolicyObjectNotActivepublic byte[] servant_to_id(Servant p_servant) throws ServantNotActive, WrongPolicy
ServantNotActiveWrongPolicypublic AdapterActivator the_activator()
public Object create_reference_with_id(byte[] oid, java.lang.String intf) throws WrongPolicy
WrongPolicypublic java.lang.String the_name()