Uses of Interface
org.omg.PortableServer.POA
-
Packages that use POA Package Description com.sun.corba.ee.impl.folb com.sun.corba.ee.impl.naming.cosnaming com.sun.corba.ee.impl.oa.poa com.sun.corba.ee.impl.oa.rfm com.sun.corba.ee.impl.presentation.rmi org.omg.CORBA Provides the mapping of the OMG CORBA APIs to the JavaTM programming language, including the class ORB, which is implemented so that a programmer can use it as a fully-functional Object Request Broker (ORB).org.omg.CosNaming org.omg.CosTransactions org.omg.DynamicAny org.omg.Messaging org.omg.PortableServer org.omg.PortableServer.portable org.omg.SendingContext -
-
Uses of POA in com.sun.corba.ee.impl.folb
Methods in com.sun.corba.ee.impl.folb with parameters of type POA Modifier and Type Method Description void
InitialGroupInfoService.InitialGISServantLocator. postinvoke(byte[] oid, POA adapter, java.lang.String operation, java.lang.Object the_cookie, Servant the_servant)
Servant
InitialGroupInfoService.InitialGISServantLocator. preinvoke(byte[] oid, POA adapter, java.lang.String operation, CookieHolder the_cookie)
-
Uses of POA in com.sun.corba.ee.impl.naming.cosnaming
Fields in com.sun.corba.ee.impl.naming.cosnaming declared as POA Modifier and Type Field Description protected POA
NamingContextImpl. nsPOA
private POA
TransientBindingIterator. nsPOA
Methods in com.sun.corba.ee.impl.naming.cosnaming that return POA Modifier and Type Method Description POA
NamingContextDataStore. getNSPOA()
POA
NamingContextImpl. getNSPOA()
Constructors in com.sun.corba.ee.impl.naming.cosnaming with parameters of type POA Constructor Description NamingContextImpl(ORB orb, POA poa)
Create a naming context servant.TransientBindingIterator(ORB orb, java.util.Map<InternalBindingKey,InternalBindingValue> aTable, POA thePOA)
Constructs a new TransientBindingIterator object.TransientNamingContext(ORB orb, Object initial, POA nsPOA)
Constructs a new TransientNamingContext object. -
Uses of POA in com.sun.corba.ee.impl.oa.poa
Classes in com.sun.corba.ee.impl.oa.poa that implement POA Modifier and Type Class Description class
POAImpl
POAImpl is the implementation of the Portable Object Adapter.Fields in com.sun.corba.ee.impl.oa.poa with type parameters of type POA Modifier and Type Field Description private java.util.Map<Servant,POA>
POAFactory. exportedServantsToPOA
Methods in com.sun.corba.ee.impl.oa.poa that return POA Modifier and Type Method Description POA
POAImpl. create_POA(java.lang.String name, POAManager theManager, Policy[] policies)
create_POA
Section 3.3.8.2POA
DelegateImpl. default_POA(Servant self)
POA
POAImpl. find_POA(java.lang.String name, boolean activate)
find_POA
Section 3.3.8.3POA
POACurrent. get_POA()
POA
POAFactory. getRootPOA()
POA
POAFactory. lookupPOA(Servant servant)
POA
DelegateImpl. poa(Servant self)
POA[]
POAImpl. the_children()
POA
POAImpl. the_parent()
the_parent
Section 3.3.8.7Methods in com.sun.corba.ee.impl.oa.poa with parameters of type POA Modifier and Type Method Description void
POAFactory. registerPOAForServant(POA poa, Servant servant)
void
POAFactory. unregisterPOAForServant(POA poa, Servant servant)
-
Uses of POA in com.sun.corba.ee.impl.oa.rfm
Fields in com.sun.corba.ee.impl.oa.rfm declared as POA Modifier and Type Field Description private POA
ReferenceFactoryManagerImpl. parentPOA
private POA
ReferenceFactoryManagerImpl. rootPOA
Methods in com.sun.corba.ee.impl.oa.rfm with parameters of type POA Modifier and Type Method Description boolean
ReferenceFactoryManagerImpl.AdapterActivatorImpl. unknown_adapter(POA parent, java.lang.String name)
(package private) void
ReferenceFactoryManagerImpl. validatePOACreation(POA poa)
-
Uses of POA in com.sun.corba.ee.impl.presentation.rmi
Methods in com.sun.corba.ee.impl.presentation.rmi with parameters of type POA Modifier and Type Method Description java.lang.String[]
ReflectiveTie. _all_interfaces(POA poa, byte[] objectId)
-
Uses of POA in org.omg.CORBA
Fields in org.omg.CORBA declared as POA Modifier and Type Field Description private POA
AliasDefPOATie. _poa
private POA
ArrayDefPOATie. _poa
private POA
AttributeDefPOATie. _poa
private POA
ConstantDefPOATie. _poa
private POA
ContainedPOATie. _poa
private POA
ContainerPOATie. _poa
private POA
EnumDefPOATie. _poa
private POA
ExceptionDefPOATie. _poa
private POA
InterfaceDefPOATie. _poa
private POA
ModuleDefPOATie. _poa
private POA
NativeDefPOATie. _poa
private POA
OperationDefPOATie. _poa
private POA
PrimitiveDefPOATie. _poa
private POA
RepositoryPOATie. _poa
private POA
SequenceDefPOATie. _poa
private POA
StringDefPOATie. _poa
private POA
StructDefPOATie. _poa
private POA
TypedefDefPOATie. _poa
private POA
UnionDefPOATie. _poa
private POA
ValueBoxDefPOATie. _poa
private POA
ValueDefPOATie. _poa
private POA
ValueMemberDefPOATie. _poa
Methods in org.omg.CORBA that return POA Modifier and Type Method Description POA
AliasDefPOATie. _default_POA()
POA
ArrayDefPOATie. _default_POA()
POA
AttributeDefPOATie. _default_POA()
POA
ConstantDefPOATie. _default_POA()
POA
ContainedPOATie. _default_POA()
POA
ContainerPOATie. _default_POA()
POA
EnumDefPOATie. _default_POA()
POA
ExceptionDefPOATie. _default_POA()
POA
InterfaceDefPOATie. _default_POA()
POA
ModuleDefPOATie. _default_POA()
POA
NativeDefPOATie. _default_POA()
POA
OperationDefPOATie. _default_POA()
POA
PrimitiveDefPOATie. _default_POA()
POA
RepositoryPOATie. _default_POA()
POA
SequenceDefPOATie. _default_POA()
POA
StringDefPOATie. _default_POA()
POA
StructDefPOATie. _default_POA()
POA
TypedefDefPOATie. _default_POA()
POA
UnionDefPOATie. _default_POA()
POA
ValueBoxDefPOATie. _default_POA()
POA
ValueDefPOATie. _default_POA()
POA
ValueMemberDefPOATie. _default_POA()
Methods in org.omg.CORBA with parameters of type POA Modifier and Type Method Description java.lang.String[]
AliasDefPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
ArrayDefPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
AttributeDefPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
ConstantDefPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
ContainedPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
ContainerPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
EnumDefPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
ExceptionDefPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
InterfaceDefPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
ModuleDefPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
NativeDefPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
OperationDefPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
PrimitiveDefPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
RepositoryPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
SequenceDefPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
StringDefPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
StructDefPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
TypedefDefPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
UnionDefPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
ValueBoxDefPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
ValueDefPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
ValueMemberDefPOA. _all_interfaces(POA poa, byte[] objectId)
-
Uses of POA in org.omg.CosNaming
Fields in org.omg.CosNaming declared as POA Modifier and Type Field Description private POA
BindingIteratorPOATie. _poa
private POA
NamingContextExtPOATie. _poa
private POA
NamingContextPOATie. _poa
Methods in org.omg.CosNaming that return POA Modifier and Type Method Description POA
BindingIteratorPOATie. _default_POA()
POA
NamingContextExtPOATie. _default_POA()
POA
NamingContextPOATie. _default_POA()
Methods in org.omg.CosNaming with parameters of type POA Modifier and Type Method Description java.lang.String[]
BindingIteratorPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
NamingContextExtPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
NamingContextPOA. _all_interfaces(POA poa, byte[] objectId)
Constructors in org.omg.CosNaming with parameters of type POA Constructor Description BindingIteratorPOATie(BindingIteratorOperations delegate, POA poa)
NamingContextExtPOATie(NamingContextExtOperations delegate, POA poa)
NamingContextPOATie(NamingContextOperations delegate, POA poa)
-
Uses of POA in org.omg.CosTransactions
Fields in org.omg.CosTransactions declared as POA Modifier and Type Field Description private POA
ControlPOATie. _poa
private POA
CoordinatorPOATie. _poa
private POA
CurrentPOATie. _poa
private POA
InvocationPolicyPOATie. _poa
private POA
NonTxTargetPolicyPOATie. _poa
private POA
OTSPolicyPOATie. _poa
private POA
RecoveryCoordinatorPOATie. _poa
private POA
ResourcePOATie. _poa
private POA
SubtransactionAwareResourcePOATie. _poa
private POA
SynchronizationPOATie. _poa
private POA
TerminatorPOATie. _poa
private POA
TransactionalObjectPOATie. _poa
private POA
TransactionFactoryPOATie. _poa
Methods in org.omg.CosTransactions that return POA Modifier and Type Method Description POA
ControlPOATie. _default_POA()
POA
CoordinatorPOATie. _default_POA()
POA
CurrentPOATie. _default_POA()
POA
InvocationPolicyPOATie. _default_POA()
POA
NonTxTargetPolicyPOATie. _default_POA()
POA
OTSPolicyPOATie. _default_POA()
POA
RecoveryCoordinatorPOATie. _default_POA()
POA
ResourcePOATie. _default_POA()
POA
SubtransactionAwareResourcePOATie. _default_POA()
POA
SynchronizationPOATie. _default_POA()
POA
TerminatorPOATie. _default_POA()
POA
TransactionalObjectPOATie. _default_POA()
POA
TransactionFactoryPOATie. _default_POA()
Methods in org.omg.CosTransactions with parameters of type POA Modifier and Type Method Description java.lang.String[]
ControlPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
CoordinatorPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
CurrentPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
InvocationPolicyPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
NonTxTargetPolicyPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
OTSPolicyPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
RecoveryCoordinatorPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
ResourcePOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
SubtransactionAwareResourcePOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
SynchronizationPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
TerminatorPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
TransactionalObjectPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
TransactionFactoryPOA. _all_interfaces(POA poa, byte[] objectId)
Constructors in org.omg.CosTransactions with parameters of type POA Constructor Description ControlPOATie(ControlOperations delegate, POA poa)
CoordinatorPOATie(CoordinatorOperations delegate, POA poa)
CurrentPOATie(CurrentOperations delegate, POA poa)
InvocationPolicyPOATie(InvocationPolicyOperations delegate, POA poa)
NonTxTargetPolicyPOATie(NonTxTargetPolicyOperations delegate, POA poa)
OTSPolicyPOATie(OTSPolicyOperations delegate, POA poa)
RecoveryCoordinatorPOATie(RecoveryCoordinatorOperations delegate, POA poa)
ResourcePOATie(ResourceOperations delegate, POA poa)
SubtransactionAwareResourcePOATie(SubtransactionAwareResourceOperations delegate, POA poa)
SynchronizationPOATie(SynchronizationOperations delegate, POA poa)
TerminatorPOATie(TerminatorOperations delegate, POA poa)
TransactionalObjectPOATie(TransactionalObjectOperations delegate, POA poa)
TransactionFactoryPOATie(TransactionFactoryOperations delegate, POA poa)
-
Uses of POA in org.omg.DynamicAny
Fields in org.omg.DynamicAny declared as POA Modifier and Type Field Description private POA
DynAnyFactoryPOATie. _poa
private POA
DynAnyPOATie. _poa
private POA
DynArrayPOATie. _poa
private POA
DynEnumPOATie. _poa
private POA
DynFixedPOATie. _poa
private POA
DynSequencePOATie. _poa
private POA
DynStructPOATie. _poa
private POA
DynUnionPOATie. _poa
private POA
DynValueBoxPOATie. _poa
private POA
DynValueCommonPOATie. _poa
private POA
DynValuePOATie. _poa
Methods in org.omg.DynamicAny that return POA Modifier and Type Method Description POA
DynAnyFactoryPOATie. _default_POA()
POA
DynAnyPOATie. _default_POA()
POA
DynArrayPOATie. _default_POA()
POA
DynEnumPOATie. _default_POA()
POA
DynFixedPOATie. _default_POA()
POA
DynSequencePOATie. _default_POA()
POA
DynStructPOATie. _default_POA()
POA
DynUnionPOATie. _default_POA()
POA
DynValueBoxPOATie. _default_POA()
POA
DynValueCommonPOATie. _default_POA()
POA
DynValuePOATie. _default_POA()
Methods in org.omg.DynamicAny with parameters of type POA Modifier and Type Method Description java.lang.String[]
DynAnyFactoryPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
DynAnyPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
DynArrayPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
DynEnumPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
DynFixedPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
DynSequencePOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
DynStructPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
DynUnionPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
DynValueBoxPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
DynValueCommonPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
DynValuePOA. _all_interfaces(POA poa, byte[] objectId)
Constructors in org.omg.DynamicAny with parameters of type POA Constructor Description DynAnyFactoryPOATie(DynAnyFactoryOperations delegate, POA poa)
DynAnyPOATie(DynAnyOperations delegate, POA poa)
DynArrayPOATie(DynArrayOperations delegate, POA poa)
DynEnumPOATie(DynEnumOperations delegate, POA poa)
DynFixedPOATie(DynFixedOperations delegate, POA poa)
DynSequencePOATie(DynSequenceOperations delegate, POA poa)
DynStructPOATie(DynStructOperations delegate, POA poa)
DynUnionPOATie(DynUnionOperations delegate, POA poa)
DynValueBoxPOATie(DynValueBoxOperations delegate, POA poa)
DynValueCommonPOATie(DynValueCommonOperations delegate, POA poa)
DynValuePOATie(DynValueOperations delegate, POA poa)
-
Uses of POA in org.omg.Messaging
Fields in org.omg.Messaging declared as POA Modifier and Type Field Description private POA
MaxHopsPolicyPOATie. _poa
private POA
QueueOrderPolicyPOATie. _poa
private POA
RebindPolicyPOATie. _poa
private POA
RelativeRequestTimeoutPolicyPOATie. _poa
private POA
RelativeRoundtripTimeoutPolicyPOATie. _poa
private POA
ReplyEndTimePolicyPOATie. _poa
private POA
ReplyPriorityPolicyPOATie. _poa
private POA
ReplyStartTimePolicyPOATie. _poa
private POA
RequestEndTimePolicyPOATie. _poa
private POA
RequestPriorityPolicyPOATie. _poa
private POA
RequestStartTimePolicyPOATie. _poa
private POA
RoutingPolicyPOATie. _poa
private POA
SyncScopePolicyPOATie. _poa
Methods in org.omg.Messaging that return POA Modifier and Type Method Description POA
MaxHopsPolicyPOATie. _default_POA()
POA
QueueOrderPolicyPOATie. _default_POA()
POA
RebindPolicyPOATie. _default_POA()
POA
RelativeRequestTimeoutPolicyPOATie. _default_POA()
POA
RelativeRoundtripTimeoutPolicyPOATie. _default_POA()
POA
ReplyEndTimePolicyPOATie. _default_POA()
POA
ReplyPriorityPolicyPOATie. _default_POA()
POA
ReplyStartTimePolicyPOATie. _default_POA()
POA
RequestEndTimePolicyPOATie. _default_POA()
POA
RequestPriorityPolicyPOATie. _default_POA()
POA
RequestStartTimePolicyPOATie. _default_POA()
POA
RoutingPolicyPOATie. _default_POA()
POA
SyncScopePolicyPOATie. _default_POA()
Methods in org.omg.Messaging with parameters of type POA Modifier and Type Method Description java.lang.String[]
MaxHopsPolicyPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
QueueOrderPolicyPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
RebindPolicyPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
RelativeRequestTimeoutPolicyPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
RelativeRoundtripTimeoutPolicyPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
ReplyEndTimePolicyPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
ReplyPriorityPolicyPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
ReplyStartTimePolicyPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
RequestEndTimePolicyPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
RequestPriorityPolicyPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
RequestStartTimePolicyPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
RoutingPolicyPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
SyncScopePolicyPOA. _all_interfaces(POA poa, byte[] objectId)
-
Uses of POA in org.omg.PortableServer
Fields in org.omg.PortableServer declared as POA Modifier and Type Field Description private POA
ServantActivatorPOATie. _poa
private POA
ServantLocatorPOATie. _poa
POA[]
POAListHolder. value
Methods in org.omg.PortableServer that return POA Modifier and Type Method Description POA
Servant. _default_POA()
Returns the root POA from the ORB instance associated with the servant.POA
ServantActivatorPOATie. _default_POA()
POA
ServantLocatorPOATie. _default_POA()
POA
Servant. _poa()
Allows easy execution of common methods, equivalent toPortableServer::Current:get_POA
.POA
POAOperations. create_POA(java.lang.String adapter_name, POAManager a_POAManager, Policy[] policies)
This operation creates a new POA as a child of the target POA.static POA
POAHelper. extract(Any a)
static POA[]
POAListHelper. extract(Any a)
POA
POAOperations. find_POA(java.lang.String adapter_name, boolean activate_it)
If the target POA is the parent of a child POA with the specified name (relative to the target POA), that child POA is returned.POA
CurrentOperations. get_POA()
Returns reference to the POA implementing the object in whose context it is called.static POA
POAHelper. narrow(Object obj)
static POA
POAHelper. read(InputStream istream)
static POA[]
POAListHelper. read(InputStream istream)
POA[]
POAOperations. the_children()
This attribute identifies the current set of all child POAs of the POA.POA
POAOperations. the_parent()
This attribute identifies the parent of the POA.Methods in org.omg.PortableServer with parameters of type POA Modifier and Type Method Description abstract java.lang.String[]
Servant. _all_interfaces(POA poa, byte[] objectId)
Used by the ORB to obtain complete type information from the servant.java.lang.String[]
ServantActivatorPOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
ServantLocatorPOA. _all_interfaces(POA poa, byte[] objectId)
void
_ServantActivatorStub. etherealize(byte[] oid, POA adapter, Servant serv, boolean cleanup_in_progress, boolean remaining_activations)
This operation is invoked whenever a servant for an object is deactivated, assuming the POA has the USE_SERVANT_MANAGER and RETAIN policies.void
ServantActivatorOperations. etherealize(byte[] oid, POA adapter, Servant serv, boolean cleanup_in_progress, boolean remaining_activations)
This operation is invoked whenever a servant for an object is deactivated, assuming the POA has the USE_SERVANT_MANAGER and RETAIN policies.void
ServantActivatorPOATie. etherealize(byte[] oid, POA adapter, Servant serv, boolean cleanup_in_progress, boolean remaining_activations)
This operation is invoked whenever a servant for an object is deactivated, assuming the POA has the USE_SERVANT_MANAGER and RETAIN policies.Servant
_ServantActivatorStub. incarnate(byte[] oid, POA adapter)
This operation is invoked by the POA whenever the POA receives a request for an object that is not currently active, assuming the POA has the USE_SERVANT_MANAGER and RETAIN policies.Servant
ServantActivatorOperations. incarnate(byte[] oid, POA adapter)
This operation is invoked by the POA whenever the POA receives a request for an object that is not currently active, assuming the POA has the USE_SERVANT_MANAGER and RETAIN policies.Servant
ServantActivatorPOATie. incarnate(byte[] oid, POA adapter)
This operation is invoked by the POA whenever the POA receives a request for an object that is not currently active, assuming the POA has the USE_SERVANT_MANAGER and RETAIN policies.static void
POAHelper. insert(Any a, POA that)
static void
POAListHelper. insert(Any a, POA[] that)
void
_ServantLocatorStub. postinvoke(byte[] oid, POA adapter, java.lang.String operation, java.lang.Object the_cookie, Servant the_servant)
This operation is invoked whenever a servant completes a request.void
ServantLocatorOperations. postinvoke(byte[] oid, POA adapter, java.lang.String operation, java.lang.Object the_cookie, Servant the_servant)
This operation is invoked whenever a servant completes a request.void
ServantLocatorPOATie. postinvoke(byte[] oid, POA adapter, java.lang.String operation, java.lang.Object the_cookie, Servant the_servant)
This operation is invoked whenever a servant completes a request.Servant
_ServantLocatorStub. preinvoke(byte[] oid, POA adapter, java.lang.String operation, CookieHolder the_cookie)
This operations is used to get a servant that will be used to process the request that caused preinvoke to be called.Servant
ServantLocatorOperations. preinvoke(byte[] oid, POA adapter, java.lang.String operation, CookieHolder the_cookie)
This operations is used to get a servant that will be used to process the request that caused preinvoke to be called.Servant
ServantLocatorPOATie. preinvoke(byte[] oid, POA adapter, java.lang.String operation, CookieHolder the_cookie)
This operations is used to get a servant that will be used to process the request that caused preinvoke to be called.boolean
AdapterActivatorOperations. unknown_adapter(POA parent, java.lang.String name)
This operation is invoked when the ORB receives a request for an object reference that identifies a target POA that does not exist.static void
POAHelper. write(OutputStream ostream, POA value)
static void
POAListHelper. write(OutputStream ostream, POA[] value)
Constructors in org.omg.PortableServer with parameters of type POA Constructor Description POAListHolder(POA[] initialValue)
ServantActivatorPOATie(ServantActivatorOperations delegate, POA poa)
ServantLocatorPOATie(ServantLocatorOperations delegate, POA poa)
-
Uses of POA in org.omg.PortableServer.portable
Methods in org.omg.PortableServer.portable that return POA Modifier and Type Method Description POA
Delegate. default_POA(Servant Self)
The default behavior of this function is to return the root POA from the ORB instance associated with the servant.POA
Delegate. poa(Servant Self)
The method _poa() is equivalent to calling PortableServer::Current:get_POA. -
Uses of POA in org.omg.SendingContext
Fields in org.omg.SendingContext declared as POA Modifier and Type Field Description private POA
CodeBasePOATie. _poa
private POA
RunTimePOATie. _poa
Methods in org.omg.SendingContext that return POA Modifier and Type Method Description POA
CodeBasePOATie. _default_POA()
POA
RunTimePOATie. _default_POA()
Methods in org.omg.SendingContext with parameters of type POA Modifier and Type Method Description java.lang.String[]
CodeBasePOA. _all_interfaces(POA poa, byte[] objectId)
java.lang.String[]
RunTimePOA. _all_interfaces(POA poa, byte[] objectId)
Constructors in org.omg.SendingContext with parameters of type POA Constructor Description CodeBasePOATie(CodeBaseOperations delegate, POA poa)
RunTimePOATie(RunTimeOperations delegate, POA poa)
-