-
- All Superinterfaces:
-
IDLEntity
,Object
,Serializable
,ServantManagerOperations
- All Known Subinterfaces:
-
ServantActivator
,ServantLocator
- 所有已知实现类:
-
_ServantActivatorStub
,_ServantLocatorStub
public interface ServantManager extends ServantManagerOperations, Object, IDLEntity
当POA接收到针对非活动对象的请求时,仆人经理为POA提供激活对象的能力。 仆人经理以POA作为回调对象注册,必要时由POA调用。 服务管理员可以是ServantActivators或ServantLocators。 ServantManager对象必须是包含其注册的POA对象的进程的本地。
-
-
方法摘要
-
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
-
-