Uses of Class
org.omg.PortableServer.POAPackage.WrongPolicy
-
Packages that use WrongPolicy Package Description com.sun.corba.ee.impl.oa.poa org.omg.PortableServer org.omg.PortableServer.POAPackage -
-
Uses of WrongPolicy in com.sun.corba.ee.impl.oa.poa
Methods in com.sun.corba.ee.impl.oa.poa that throw WrongPolicy Modifier and Type Method Description byte[]
POAImpl. activate_object(Servant servant)
activate_object
Section 3.3.8.14void
POAImpl. activate_object_with_id(byte[] id, Servant servant)
activate_object_with_id
Section 3.3.8.15void
POAPolicyMediator. activateObject(byte[] id, Servant servant)
void
POAPolicyMediatorBase_R. activateObject(byte[] id, Servant servant)
void
POAPolicyMediatorImpl_NR_UDS. activateObject(byte[] id, Servant servant)
void
POAPolicyMediatorImpl_NR_USM. activateObject(byte[] id, Servant servant)
Object
POAImpl. create_reference(java.lang.String repId)
create_reference
3.3.8.17void
POAImpl. deactivate_object(byte[] id)
deactivate_object
3.3.8.16protected void
POAPolicyMediatorBase_R. deactivateHelper(ActiveObjectMap.Key key, AOMEntry entry, Servant s)
void
POAPolicyMediatorImpl_R_USM. deactivateHelper(ActiveObjectMap.Key key, AOMEntry entry, Servant servant)
Servant
POAPolicyMediator. deactivateObject(byte[] id)
Deactivate the object that is associated with the given id.Servant
POAPolicyMediatorBase_R. deactivateObject(byte[] id)
Servant
POAPolicyMediatorBase_R. deactivateObject(ActiveObjectMap.Key key)
Servant
POAPolicyMediatorImpl_NR_UDS. deactivateObject(byte[] id)
Servant
POAPolicyMediatorImpl_NR_USM. deactivateObject(byte[] id)
Servant
POAImpl. get_servant()
get_servant
Section 3.3.8.12ServantManager
POAImpl. get_servant_manager()
get_servant_manager
Section 3.3.8.10Servant
POAPolicyMediator. getDefaultServant()
Return the default servant.Servant
POAPolicyMediatorImpl_NR_UDS. getDefaultServant()
Servant
POAPolicyMediatorImpl_NR_USM. getDefaultServant()
Servant
POAPolicyMediatorImpl_R_AOM. getDefaultServant()
Servant
POAPolicyMediatorImpl_R_UDS. getDefaultServant()
Servant
POAPolicyMediatorImpl_R_USM. getDefaultServant()
abstract ActiveObjectMap.Key
ActiveObjectMap. getKey(AOMEntry value)
ActiveObjectMap.Key
ActiveObjectMap. getKey(Servant value)
ActiveObjectMap.Key
MultipleObjectMap. getKey(AOMEntry value)
ActiveObjectMap.Key
SingleObjectMap. getKey(AOMEntry value)
ServantManager
POAPolicyMediator. getServantManager()
Return the servant manager.ServantManager
POAPolicyMediatorImpl_NR_UDS. getServantManager()
ServantManager
POAPolicyMediatorImpl_NR_USM. getServantManager()
ServantManager
POAPolicyMediatorImpl_R_AOM. getServantManager()
ServantManager
POAPolicyMediatorImpl_R_UDS. getServantManager()
ServantManager
POAPolicyMediatorImpl_R_USM. getServantManager()
Object
POAImpl. id_to_reference(byte[] id)
id_to_reference
3.3.8.24Servant
POAImpl. id_to_servant(byte[] id)
id_to_servant
3.3.8.23Servant
POAPolicyMediator. idToServant(byte[] id)
Servant
POAPolicyMediatorImpl_NR_UDS. idToServant(byte[] id)
Servant
POAPolicyMediatorImpl_NR_USM. idToServant(byte[] id)
Servant
POAPolicyMediatorImpl_R_AOM. idToServant(byte[] id)
Servant
POAPolicyMediatorImpl_R_UDS. idToServant(byte[] id)
Servant
POAPolicyMediatorImpl_R_USM. idToServant(byte[] id)
byte[]
POAPolicyMediator. newSystemId()
Allocate a new, unique system ID.byte[]
POAPolicyMediatorBase. newSystemId()
byte[]
POAImpl. reference_to_id(Object reference)
reference_to_id
3.3.8.22Servant
POAImpl. reference_to_servant(Object reference)
reference_to_servant
3.3.8.21byte[]
POAImpl. servant_to_id(Servant servant)
servant_to_id
3.3.8.19Object
POAImpl. servant_to_reference(Servant servant)
servant_to_reference
3.3.8.20byte[]
POAPolicyMediator. servantToId(Servant servant)
byte[]
POAPolicyMediatorBase_R. servantToId(Servant servant)
byte[]
POAPolicyMediatorImpl_NR_UDS. servantToId(Servant servant)
byte[]
POAPolicyMediatorImpl_NR_USM. servantToId(Servant servant)
void
POAImpl. set_servant(Servant defaultServant)
set_servant
Section 3.3.8.13void
POAImpl. set_servant_manager(ServantManager servantManager)
set_servant_manager
Section 3.3.8.10void
POAPolicyMediator. setDefaultServant(Servant servant)
Set the default servant.void
POAPolicyMediatorImpl_NR_UDS. setDefaultServant(Servant servant)
void
POAPolicyMediatorImpl_NR_USM. setDefaultServant(Servant servant)
void
POAPolicyMediatorImpl_R_AOM. setDefaultServant(Servant servant)
void
POAPolicyMediatorImpl_R_UDS. setDefaultServant(Servant servant)
void
POAPolicyMediatorImpl_R_USM. setDefaultServant(Servant servant)
void
POAPolicyMediator. setServantManager(ServantManager servantManager)
Set the servant manager.void
POAPolicyMediatorImpl_NR_UDS. setServantManager(ServantManager servantManager)
void
POAPolicyMediatorImpl_NR_USM. setServantManager(ServantManager servantManager)
void
POAPolicyMediatorImpl_R_AOM. setServantManager(ServantManager servantManager)
void
POAPolicyMediatorImpl_R_UDS. setServantManager(ServantManager servantManager)
void
POAPolicyMediatorImpl_R_USM. setServantManager(ServantManager servantManager)
-
Uses of WrongPolicy in org.omg.PortableServer
Methods in org.omg.PortableServer that throw WrongPolicy Modifier and Type Method Description byte[]
POAOperations. activate_object(Servant p_servant)
This operation generates an Object Id and enters the Object Id and the specified servant in the Active Object Map.void
POAOperations. activate_object_with_id(byte[] id, Servant p_servant)
This operation enters an association between the specified Object Id and the specified servant in the Active Object Map.Object
POAOperations. create_reference(java.lang.String intf)
This operation creates an object reference that encapsulates a POA-generated Object Id value and the specified interface repository id.void
POAOperations. deactivate_object(byte[] oid)
This operation causes the ObjectId specified in the oid parameter to be deactivated.Servant
POAOperations. get_servant()
This operation returns the default servant associated with the POA.ServantManager
POAOperations. get_servant_manager()
If the ServantRetentionPolicy of the POA is RETAIN, then the ServantManager argument (imgr) shall support the ServantActivator interface.Object
POAOperations. id_to_reference(byte[] oid)
If an object with the specified Object Id value is currently active, a reference encapsulating the information used to activate the object is returned.Servant
POAOperations. id_to_servant(byte[] oid)
If the POA has the RETAIN policy and the specified ObjectId is in the Active Object Map, this operation returns the servant associated with that object in the Active Object Map.byte[]
POAOperations. reference_to_id(Object reference)
This operation returns the Object Id value encapsulated by the specified reference.Servant
POAOperations. reference_to_servant(Object reference)
If the POA has the RETAIN policy and the specified object is present in the Active Object Map, this operation returns the servant associated with that object in the Active Object Map.byte[]
POAOperations. servant_to_id(Servant p_servant)
This operation has four possible behaviors.Object
POAOperations. servant_to_reference(Servant p_servant)
This operation requires the RETAIN policy and either the UNIQUE_ID or IMPLICIT_ACTIVATION policies if invoked outside the context of an operation dispatched by this POA.void
POAOperations. set_servant(Servant p_servant)
This operation registers the specified servant with the POA as the default servant.void
POAOperations. set_servant_manager(ServantManager imgr)
This operation sets the default servant manager associated with the POA. -
Uses of WrongPolicy in org.omg.PortableServer.POAPackage
Fields in org.omg.PortableServer.POAPackage declared as WrongPolicy Modifier and Type Field Description WrongPolicy
WrongPolicyHolder. value
Methods in org.omg.PortableServer.POAPackage that return WrongPolicy Modifier and Type Method Description static WrongPolicy
WrongPolicyHelper. extract(Any a)
static WrongPolicy
WrongPolicyHelper. read(InputStream istream)
Methods in org.omg.PortableServer.POAPackage with parameters of type WrongPolicy Modifier and Type Method Description static void
WrongPolicyHelper. insert(Any a, WrongPolicy that)
static void
WrongPolicyHelper. write(OutputStream ostream, WrongPolicy value)
Constructors in org.omg.PortableServer.POAPackage with parameters of type WrongPolicy Constructor Description WrongPolicyHolder(WrongPolicy initialValue)
-