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 Dec 2, 2008 12:17:00 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007

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 © 2008. All Rights Reserved.