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"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

Method Summary
 void etherealize(byte[] oid, POA adapter, Servant serv, boolean cleanup_in_progress, boolean remaining_activations)
           
 Servant incarnate(byte[] oid, POA adapter)
           
 

Method Detail

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)


Copyright © {inceptionYear}-2007 null. All Rights Reserved.