public class POAPolicyMediatorImpl_R_USM extends POAPolicyMediatorBase_R
| Modifier and Type | Field and Description |
|---|---|
protected ServantActivator |
activator |
activeObjectMapisImplicit, isSystemId, isUnique, omgWrapper, orb, poa, wrapper| Modifier and Type | Method and Description |
|---|---|
void |
deactivateHelper(com.sun.corba.ee.impl.oa.poa.ActiveObjectMap.Key key,
AOMEntry entry,
Servant servant) |
void |
etherealizeAll()
Etherealize all servants associated with this POAPolicyMediator.
|
Servant |
getDefaultServant()
Return the default servant.
|
ServantManager |
getServantManager()
Return the servant manager.
|
Servant |
idToServant(byte[] id) |
protected Object |
internalGetServant(byte[] id,
String operation) |
void |
returnServant()
Release a servant that was obtained from getInvocationServant.
|
void |
setDefaultServant(Servant servant)
Set the default servant.
|
void |
setServantManager(ServantManager servantManager)
Set the servant manager.
|
activateObject, activateServant, clearAOM, deactivateObject, deactivateObject, internalIdToServant, internalKeyToServant, servantToIdgetInvocationServant, getPolicies, getScid, getServerId, newSystemId, setDelegateprotected ServantActivator activator
protected Object internalGetServant(byte[] id, String operation) throws ForwardRequest
internalGetServant in class POAPolicyMediatorBaseForwardRequestpublic void returnServant()
POAPolicyMediatorreturnServant in interface POAPolicyMediatorreturnServant in class POAPolicyMediatorBase_Rpublic void etherealizeAll()
POAPolicyMediatorpublic ServantManager getServantManager() throws WrongPolicy
POAPolicyMediatorWrongPolicypublic void setServantManager(ServantManager servantManager) throws WrongPolicy
POAPolicyMediatorWrongPolicypublic Servant getDefaultServant() throws NoServant, WrongPolicy
POAPolicyMediatorNoServantWrongPolicypublic void setDefaultServant(Servant servant) throws WrongPolicy
POAPolicyMediatorWrongPolicypublic void deactivateHelper(com.sun.corba.ee.impl.oa.poa.ActiveObjectMap.Key key,
AOMEntry entry,
Servant servant)
throws ObjectNotActive,
WrongPolicy
deactivateHelper in class POAPolicyMediatorBase_RObjectNotActiveWrongPolicypublic Servant idToServant(byte[] id) throws WrongPolicy, ObjectNotActive
WrongPolicyObjectNotActiveCopyright © 2017–2019 Eclipse Foundation. All rights reserved.