所有类


org.omg.PortableServer
接口 ServantActivator

所有超级接口:
IDLEntity, Object, Serializable, ServantActivatorOperations, ServantManager, ServantManagerOperations
所有已知实现类:
_ServantActivatorStub

public interface ServantActivator
   
   
   
   
     
     
extends ServantActivatorOperations, ServantManager, IDLEntity

POA 具有 RETAIN 策略时使用 ServantActivator 这种 servant 管理器。


方法摘要
 
从接口 org.omg.PortableServer.ServantActivatorOperations 继承的方法
etherealize, incarnate
 
从接口 org.omg.CORBA.Object 继承的方法
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 


所有类