-
- All Superinterfaces:
-
AdapterActivatorOperations
,IDLEntity
,Object
,Serializable
public interface AdapterActivator extends AdapterActivatorOperations, Object, IDLEntity
适配器激活器为POA提供了根据需要创建儿童POA的能力,作为接收命名儿童POA(或其一个孩子)的请求的副作用,或者当使用activate参数值为TRUE时调用find_POA时。
-
-
方法摘要
-
Methods inherited from interface org.omg.PortableServer.AdapterActivatorOperations
unknown_adapter
-
Methods inherited from interface 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
-
-