org.omg.PortableServer
インタフェース ServantActivatorOperations

すべてのスーパーインタフェース:
ServantManagerOperations
既知のサブインタフェースの一覧:
ServantActivator

public interface ServantActivatorOperations
extends ServantManagerOperations


メソッドの概要
 void etherealize(byte[] oid, POA adapter, Servant serv, boolean cleanup_in_progress, boolean remaining_activations)
           
 Servant incarnate(byte[] oid, POA adapter)
           
 

メソッドの詳細

incarnate

public Servant incarnate(byte[] oid,
                         POA adapter)
                  throws ForwardRequest

etherealize

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