org.omg.PortableServer
Interface ServantActivatorOperations
- All Superinterfaces:
- ServantManagerOperations
- All Known Subinterfaces:
- ServantActivator
- All Known Implementing Classes:
- _ServantActivatorLocalBase
- public interface ServantActivatorOperations
- extends ServantManagerOperations
Generated from IDL interface "ServantActivator"
- Author:
- JacORB IDL compiler V 2.2.3, 10-Dec-2005
incarnate
public Servant incarnate(byte[] oid,
POA adapter)
throws ForwardRequest
- Throws:
ForwardRequest
etherealize
public void etherealize(byte[] oid,
POA adapter,
Servant serv,
boolean cleanup_in_progress,
boolean remaining_activations)