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_connection
clone, 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_override
public POALocalTie(POAOperations delegate)
public POAOperations _delegate()
public void _delegate(POAOperations delegate)
public void set_servant(Servant p_servant) throws WrongPolicy
WrongPolicy
public ServantManager get_servant_manager() throws WrongPolicy
WrongPolicy
public ServantRetentionPolicy create_servant_retention_policy(ServantRetentionPolicyValue value)
public POA[] the_children()
public Object servant_to_reference(Servant p_servant) throws ServantNotActive, WrongPolicy
ServantNotActive
WrongPolicy
public void deactivate_object(byte[] oid) throws WrongPolicy, ObjectNotActive
WrongPolicy
ObjectNotActive
public POA the_parent()
public RequestProcessingPolicy create_request_processing_policy(RequestProcessingPolicyValue value)
public Object id_to_reference(byte[] oid) throws WrongPolicy, ObjectNotActive
WrongPolicy
ObjectNotActive
public void destroy(boolean etherealize_objects, boolean wait_for_completion)
public byte[] activate_object(Servant p_servant) throws ServantAlreadyActive, WrongPolicy
ServantAlreadyActive
WrongPolicy
public POA create_POA(java.lang.String adapter_name, POAManager a_POAManager, Policy[] policies) throws InvalidPolicy, AdapterAlreadyExists
InvalidPolicy
AdapterAlreadyExists
public 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
WrongPolicy
public 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
WrongPolicy
public LifespanPolicy create_lifespan_policy(LifespanPolicyValue value)
public Servant reference_to_servant(Object reference) throws WrongAdapter, WrongPolicy, ObjectNotActive
WrongAdapter
WrongPolicy
ObjectNotActive
public POA find_POA(java.lang.String adapter_name, boolean activate_it) throws AdapterNonExistent
AdapterNonExistent
public 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
WrongAdapter
WrongPolicy
public Servant get_servant() throws WrongPolicy, NoServant
WrongPolicy
NoServant
public Servant id_to_servant(byte[] oid) throws WrongPolicy, ObjectNotActive
WrongPolicy
ObjectNotActive
public byte[] servant_to_id(Servant p_servant) throws ServantNotActive, WrongPolicy
ServantNotActive
WrongPolicy
public AdapterActivator the_activator()
public Object create_reference_with_id(byte[] oid, java.lang.String intf) throws WrongPolicy
WrongPolicy
public java.lang.String the_name()