org.apache.yoko.orb.OAD
Class ProcessEndpoint_impl
java.lang.Object
org.omg.PortableServer.Servant
org.apache.yoko.orb.OAD.ProcessEndpointPOA
org.apache.yoko.orb.OAD.ProcessEndpoint_impl
- All Implemented Interfaces:
- ProcessEndpointOperations, InvokeHandler
public final class ProcessEndpoint_impl
- extends ProcessEndpointPOA
Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessEndpoint_impl
public ProcessEndpoint_impl(String name,
String id,
POA poa,
ORBControl orbControl)
reestablish_link
public void reestablish_link(ProcessEndpointManager d)
- Description copied from interface:
ProcessEndpointOperations
- Called by the ProcessManager to establish a link between the
Process and the ProcessManager
- Parameters:
d
- The ProcessEndpointManager with which to establish
a link
stop
public void stop()
- Description copied from interface:
ProcessEndpointOperations
- Called by the ProcessManager to inform the Process to shutdown.
_default_POA
public POA _default_POA()
- Overrides:
_default_POA
in class Servant
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.