org.omg.PortableServer
Interface ServantActivatorOperations
- All Superinterfaces:
- ServantManagerOperations
- All Known Subinterfaces:
- ServantActivator
- All Known Implementing Classes:
- _ServantActivatorLocalBase, ServantActivatorLocalTie
public interface ServantActivatorOperations
- extends ServantManagerOperations
Generated from IDL interface "ServantActivator".
- Version:
- generated at Mar 12, 2011 4:11:14 PM
- Author:
- JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009
incarnate
Servant incarnate(byte[] oid,
POA adapter)
throws ForwardRequest
- Throws:
ForwardRequest
etherealize
void etherealize(byte[] oid,
POA adapter,
Servant serv,
boolean cleanup_in_progress,
boolean remaining_activations)