public abstract class POAPolicyMediatorBase extends Object implements POAPolicyMediator
| Modifier and Type | Method and Description |
|---|---|
Object |
getInvocationServant(byte[] id,
String operation)
Get the servant to use for an invocation with the given id and operation.
|
Policies |
getPolicies()
Return the policies object that was used to create this
POAPolicyMediator.
|
int |
getScid()
Return the subcontract ID to use in the IIOP profile in IORs created by
this POAPolicyMediator's POA.
|
int |
getServerId()
Return the server ID to use in the IIOP profile in IORs created by this
POAPolicyMediator's POA.
|
byte[] |
newSystemId()
Allocate a new, unique system ID.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitactivateObject, clearAOM, deactivateObject, etherealizeAll, getDefaultServant, getServantManager, idToServant, returnServant, servantToId, setDefaultServant, setServantManagerpublic final Policies getPolicies()
POAPolicyMediatorgetPolicies in interface POAPolicyMediatorpublic final int getScid()
POAPolicyMediatorgetScid in interface POAPolicyMediatorpublic final int getServerId()
POAPolicyMediatorgetServerId in interface POAPolicyMediatorpublic final Object getInvocationServant(byte[] id, String operation) throws ForwardRequest
POAPolicyMediatorgetInvocationServant in interface POAPolicyMediatorid - the object ID for which we are requesting a servantoperation - the name of the operation to be performed on the servantForwardRequestpublic byte[] newSystemId()
throws WrongPolicy
POAPolicyMediatornewSystemId in interface POAPolicyMediatorWrongPolicyCopyright © 2020 ADDC Infotech GmbH. All rights reserved.