Modifier and Type | Class and Description |
---|---|
class |
EventChannelImpl
Simple implementation of the event channel spec.
|
class |
JacORBEventChannelPOA
Generated from IDL interface "JacORBEventChannel".
|
class |
JacORBEventChannelPOATie
Generated from IDL interface "JacORBEventChannel".
|
class |
ProxyPullConsumerImpl
Implementation of COSEventChannelAdmin interface; ProxyPullConsumer.
|
class |
ProxyPullSupplierImpl
Implementation of COSEventChannelAdmin interface; ProxyPullSupplier.
|
class |
ProxyPushConsumerImpl
Implementation of COSEventChannelAdmin interface; ProxyPushConsumer.
|
class |
ProxyPushSupplierImpl
Implementation of COSEventChannelAdmin interface; ProxyPushSupplier.
|
Modifier and Type | Class and Description |
---|---|
class |
AdminPOA
Generated from IDL interface "Admin".
|
class |
AdminPOATie
Generated from IDL interface "Admin".
|
class |
ImplementationRepositoryImpl
This is the main class of the JacORB implementation repository.
|
class |
ImplementationRepositoryPOA
Generated from IDL interface "ImplementationRepository".
|
class |
ImplementationRepositoryPOATie
Generated from IDL interface "ImplementationRepository".
|
class |
RegistrationPOA
Generated from IDL interface "Registration".
|
class |
RegistrationPOATie
Generated from IDL interface "Registration".
|
class |
ServerStartupDaemonImpl |
class |
ServerStartupDaemonPOA
Generated from IDL interface "ServerStartupDaemon".
|
class |
ServerStartupDaemonPOATie
Generated from IDL interface "ServerStartupDaemon".
|
Modifier and Type | Class and Description |
---|---|
class |
BindingIteratorImpl |
class |
NamingContextImpl
The implementation for the CORBAService Naming
|
Modifier and Type | Class and Description |
---|---|
class |
JacORBEventChannelFactoryPOA
Generated from IDL interface "JacORBEventChannelFactory".
|
class |
JacORBEventChannelFactoryPOATie
Generated from IDL interface "JacORBEventChannelFactory".
|
Modifier and Type | Method and Description |
---|---|
protected abstract Servant |
AbstractChannelFactory.getServant() |
Servant |
EventChannelFactoryImpl.getServant() |
Servant |
TypedEventChannelFactoryImpl.getServant() |
Servant |
EventChannelImpl.newServant() |
Servant |
TypedEventChannelImpl.newServant() |
Modifier and Type | Class and Description |
---|---|
class |
FilterFactoryImpl |
Modifier and Type | Method and Description |
---|---|
Servant |
FilterFactoryImpl.newServant() |
Servant |
AbstractFilter.newServant() |
Modifier and Type | Method and Description |
---|---|
Servant |
IServantLifecyle.newServant() |
Modifier and Type | Method and Description |
---|---|
Servant |
TypedProxyPushSupplierImpl.newServant() |
Servant |
ECProxyPullConsumerImpl.newServant() |
Servant |
SequenceProxyPullSupplierImpl.newServant() |
Servant |
SequenceProxyPushSupplierImpl.newServant() |
Servant |
ECProxyPullSupplierImpl.newServant() |
Servant |
TypedSupplierAdminImpl.newServant() |
Servant |
SequenceProxyPushConsumerImpl.newServant() |
Servant |
ProxyPullConsumerImpl.newServant() |
Servant |
StructuredProxyPullSupplierImpl.newServant() |
Servant |
SequenceProxyPullConsumerImpl.newServant() |
Servant |
ProxyPushSupplierImpl.newServant() |
Servant |
ConsumerAdminImpl.newServant() |
Servant |
ProxyPullSupplierImpl.newServant() |
Servant |
ProxyPushConsumerImpl.newServant() |
Servant |
SupplierAdminImpl.newServant() |
Servant |
StructuredProxyPullConsumerImpl.newServant() |
Servant |
TypedProxyPullConsumerImpl.newServant() |
Servant |
ECProxyPushConsumerImpl.newServant() |
Servant |
StructuredProxyPushSupplierImpl.newServant() |
Servant |
TypedProxyPushConsumerImpl.newServant() |
Servant |
ECProxyPushSupplierImpl.newServant() |
Servant |
TypedConsumerAdminImpl.newServant() |
Servant |
StructuredProxyPushConsumerImpl.newServant() |
Servant |
TypedProxyPullSupplierImpl.newServant() |
Modifier and Type | Method and Description |
---|---|
OutputStream |
ServantDelegate._invoke(Servant self,
java.lang.String method,
InputStream _input,
ResponseHandler handler)
Similar to invoke in InvokeHandler, which is ultimately implement by
skeletons.
|
POA |
ServantDelegate.default_POA(Servant self) |
Object |
ServantDelegate.get_component(Servant self) |
Object |
ServantDelegate.get_interface_def(Servant self) |
InterfaceDef |
ServantDelegate.get_interface(Servant self) |
boolean |
ServantDelegate.is_a(Servant self,
java.lang.String repid) |
boolean |
ServantDelegate.non_existent(Servant self) |
byte[] |
ServantDelegate.object_id(Servant self) |
ORB |
ServantDelegate.orb(Servant self) |
POA |
ServantDelegate.poa(Servant self) |
Object |
ServantDelegate.this_object(Servant self) |
Modifier and Type | Method and Description |
---|---|
void |
ServerRequestInfoImpl.setServant(Servant servant)
The servant is sometimes not available on calling
receive_request_service_contexts (e.g.
|
Constructor and Description |
---|
ServerRequestInfoImpl(ORB orb,
ServerRequest request,
Servant servant) |
Modifier and Type | Method and Description |
---|---|
Servant |
POA._incarnateServant(byte[] oid,
ServantActivator sa)
Called from Delegate.
|
Servant |
POA.get_servant() |
Servant |
Current.get_servant() |
Servant |
InvocationContext.getServant() |
protected Servant |
Current.getServant() |
Servant |
LocalInvocationContext.getServant() |
Servant |
RequestProcessor.getServant()
returns the actual servant
|
protected Servant |
AOM.getServant(byte[] oid) |
Servant |
POA.id_to_servant(byte[] oid) |
protected Servant |
AOM.incarnate(byte[] oid,
ServantActivator servant_activator,
POA poa) |
Servant |
POA.reference_to_servant(Object reference) |
Modifier and Type | Method and Description |
---|---|
void |
POA.activate_object_with_id(byte[] oid,
Servant servant) |
byte[] |
POA.activate_object(Servant servant) |
protected void |
AOM.add(byte[] oid,
Servant servant)
add is called by the POA when activating an object
to add a Servant into the Active Object Map. |
protected boolean |
AOM.contains(Servant servant) |
protected byte[] |
AOM.getObjectId(Servant servant) |
void |
EventMulticaster.objectActivated(byte[] oid,
Servant servant,
int size) |
void |
POAMonitorImpl.objectActivated(byte[] oid,
Servant servant,
int aom_size) |
void |
AOMListener.objectActivated(byte[] oid,
Servant servant,
int size) |
void |
POAAdapter.objectActivated(byte[] oid,
Servant servant,
int aom_size) |
void |
EventMulticaster.objectDeactivated(byte[] oid,
Servant servant,
int size) |
void |
POAMonitorImpl.objectDeactivated(byte[] oid,
Servant servant,
int aom_size) |
void |
AOMListener.objectDeactivated(byte[] oid,
Servant servant,
int size) |
void |
POAAdapter.objectDeactivated(byte[] oid,
Servant servant,
int aom_size) |
byte[] |
POA.servant_to_id(Servant servant) |
Object |
POA.servant_to_reference(Servant servant) |
void |
EventMulticaster.servantEtherialized(byte[] oid,
Servant servant) |
void |
AOMListener.servantEtherialized(byte[] oid,
Servant servant) |
void |
POAAdapter.servantEtherialized(byte[] oid,
Servant servant) |
void |
EventMulticaster.servantIncarnated(byte[] oid,
Servant servant) |
void |
AOMListener.servantIncarnated(byte[] oid,
Servant servant) |
void |
POAAdapter.servantIncarnated(byte[] oid,
Servant servant) |
void |
POA.set_servant(Servant _defaultServant) |
Constructor and Description |
---|
LocalInvocationContext(ORB _orb,
POA _poa,
byte[] _oid,
Servant _servant) |
Modifier and Type | Class and Description |
---|---|
class |
TracingServiceImpl |
class |
TracingServicePOA
Generated from IDL interface "TracingService".
|
class |
TracingServicePOATie
Generated from IDL interface "TracingService".
|
Modifier and Type | Class and Description |
---|---|
class |
AuthTokenDispenserPOA
Generated from IDL interface "AuthTokenDispenser".
|
class |
AuthTokenDispenserPOATie
Generated from IDL interface "AuthTokenDispenser".
|
Modifier and Type | Class and Description |
---|---|
class |
BidirectionalPolicyPOA
Generated from IDL interface "BidirectionalPolicy".
|
class |
BidirectionalPolicyPOATie
Generated from IDL interface "BidirectionalPolicy".
|
Modifier and Type | Class and Description |
---|---|
class |
TransactionManagementPOA
Generated from IDL interface "TransactionManagement".
|
class |
TransactionManagementPOATie
Generated from IDL interface "TransactionManagement".
|
Modifier and Type | Class and Description |
---|---|
class |
AliasDefPOA
Generated from IDL interface "AliasDef".
|
class |
AliasDefPOATie
Generated from IDL interface "AliasDef".
|
class |
ArrayDefPOA
Generated from IDL interface "ArrayDef".
|
class |
ArrayDefPOATie
Generated from IDL interface "ArrayDef".
|
class |
AttributeDefPOA
Generated from IDL interface "AttributeDef".
|
class |
AttributeDefPOATie
Generated from IDL interface "AttributeDef".
|
class |
ConstantDefPOA
Generated from IDL interface "ConstantDef".
|
class |
ConstantDefPOATie
Generated from IDL interface "ConstantDef".
|
class |
ConstructionPolicyPOA
Generated from IDL interface "ConstructionPolicy".
|
class |
ConstructionPolicyPOATie
Generated from IDL interface "ConstructionPolicy".
|
class |
ContainedPOA
Generated from IDL interface "Contained".
|
class |
ContainedPOATie
Generated from IDL interface "Contained".
|
class |
ContainerPOA
Generated from IDL interface "Container".
|
class |
ContainerPOATie
Generated from IDL interface "Container".
|
class |
EnumDefPOA
Generated from IDL interface "EnumDef".
|
class |
EnumDefPOATie
Generated from IDL interface "EnumDef".
|
class |
ExceptionDefPOA
Generated from IDL interface "ExceptionDef".
|
class |
ExceptionDefPOATie
Generated from IDL interface "ExceptionDef".
|
class |
FixedDefPOA
Generated from IDL interface "FixedDef".
|
class |
FixedDefPOATie
Generated from IDL interface "FixedDef".
|
class |
IDLTypePOA
Generated from IDL interface "IDLType".
|
class |
IDLTypePOATie
Generated from IDL interface "IDLType".
|
class |
InterfaceDefPOA
Generated from IDL interface "InterfaceDef".
|
class |
InterfaceDefPOATie
Generated from IDL interface "InterfaceDef".
|
class |
IRObjectPOA
Generated from IDL interface "IRObject".
|
class |
IRObjectPOATie
Generated from IDL interface "IRObject".
|
class |
ModuleDefPOA
Generated from IDL interface "ModuleDef".
|
class |
ModuleDefPOATie
Generated from IDL interface "ModuleDef".
|
class |
NativeDefPOA
Generated from IDL interface "NativeDef".
|
class |
NativeDefPOATie
Generated from IDL interface "NativeDef".
|
class |
OperationDefPOA
Generated from IDL interface "OperationDef".
|
class |
OperationDefPOATie
Generated from IDL interface "OperationDef".
|
class |
PolicyPOA
Generated from IDL interface "Policy".
|
class |
PolicyPOATie
Generated from IDL interface "Policy".
|
class |
PrimitiveDefPOA
Generated from IDL interface "PrimitiveDef".
|
class |
PrimitiveDefPOATie
Generated from IDL interface "PrimitiveDef".
|
class |
RepositoryPOA
Generated from IDL interface "Repository".
|
class |
RepositoryPOATie
Generated from IDL interface "Repository".
|
class |
SequenceDefPOA
Generated from IDL interface "SequenceDef".
|
class |
SequenceDefPOATie
Generated from IDL interface "SequenceDef".
|
class |
StringDefPOA
Generated from IDL interface "StringDef".
|
class |
StringDefPOATie
Generated from IDL interface "StringDef".
|
class |
StructDefPOA
Generated from IDL interface "StructDef".
|
class |
StructDefPOATie
Generated from IDL interface "StructDef".
|
class |
TypedefDefPOA
Generated from IDL interface "TypedefDef".
|
class |
TypedefDefPOATie
Generated from IDL interface "TypedefDef".
|
class |
UnionDefPOA
Generated from IDL interface "UnionDef".
|
class |
UnionDefPOATie
Generated from IDL interface "UnionDef".
|
class |
ValueBoxDefPOA
Generated from IDL interface "ValueBoxDef".
|
class |
ValueBoxDefPOATie
Generated from IDL interface "ValueBoxDef".
|
class |
ValueDefPOA
Generated from IDL interface "ValueDef".
|
class |
ValueDefPOATie
Generated from IDL interface "ValueDef".
|
class |
ValueMemberDefPOA
Generated from IDL interface "ValueMemberDef".
|
class |
ValueMemberDefPOATie
Generated from IDL interface "ValueMemberDef".
|
class |
WstringDefPOA
Generated from IDL interface "WstringDef".
|
class |
WstringDefPOATie
Generated from IDL interface "WstringDef".
|
Modifier and Type | Class and Description |
---|---|
class |
BridgeFactoryPOA
Generated from IDL interface "BridgeFactory".
|
class |
BridgeFactoryPOATie
Generated from IDL interface "BridgeFactory".
|
class |
BridgePOA
Generated from IDL interface "Bridge".
|
class |
BridgePOATie
Generated from IDL interface "Bridge".
|
Modifier and Type | Class and Description |
---|---|
class |
BagFactoryPOA
Generated from IDL interface "BagFactory".
|
class |
BagFactoryPOATie
Generated from IDL interface "BagFactory".
|
class |
BagPOA
Generated from IDL interface "Bag".
|
class |
BagPOATie
Generated from IDL interface "Bag".
|
class |
CollectionFactoriesPOA
Generated from IDL interface "CollectionFactories".
|
class |
CollectionFactoriesPOATie
Generated from IDL interface "CollectionFactories".
|
class |
CollectionFactoryPOA
Generated from IDL interface "CollectionFactory".
|
class |
CollectionFactoryPOATie
Generated from IDL interface "CollectionFactory".
|
class |
CollectionPOA
Generated from IDL interface "Collection".
|
class |
CollectionPOATie
Generated from IDL interface "Collection".
|
class |
CommandPOA
Generated from IDL interface "Command".
|
class |
CommandPOATie
Generated from IDL interface "Command".
|
class |
ComparatorPOA
Generated from IDL interface "Comparator".
|
class |
ComparatorPOATie
Generated from IDL interface "Comparator".
|
class |
CSequencePOA
Generated from IDL interface "CSequence".
|
class |
CSequencePOATie
Generated from IDL interface "CSequence".
|
class |
DequeFactoryPOA
Generated from IDL interface "DequeFactory".
|
class |
DequeFactoryPOATie
Generated from IDL interface "DequeFactory".
|
class |
DequePOA
Generated from IDL interface "Deque".
|
class |
DequePOATie
Generated from IDL interface "Deque".
|
class |
EqualityCollectionPOA
Generated from IDL interface "EqualityCollection".
|
class |
EqualityCollectionPOATie
Generated from IDL interface "EqualityCollection".
|
class |
EqualityIteratorPOA
Generated from IDL interface "EqualityIterator".
|
class |
EqualityIteratorPOATie
Generated from IDL interface "EqualityIterator".
|
class |
EqualityKeyCollectionPOA
Generated from IDL interface "EqualityKeyCollection".
|
class |
EqualityKeyCollectionPOATie
Generated from IDL interface "EqualityKeyCollection".
|
class |
EqualityKeyIteratorPOA
Generated from IDL interface "EqualityKeyIterator".
|
class |
EqualityKeyIteratorPOATie
Generated from IDL interface "EqualityKeyIterator".
|
class |
EqualityKeySortedCollectionPOA
Generated from IDL interface "EqualityKeySortedCollection".
|
class |
EqualityKeySortedCollectionPOATie
Generated from IDL interface "EqualityKeySortedCollection".
|
class |
EqualityKeySortedIteratorPOA
Generated from IDL interface "EqualityKeySortedIterator".
|
class |
EqualityKeySortedIteratorPOATie
Generated from IDL interface "EqualityKeySortedIterator".
|
class |
EqualitySequenceFactoryPOA
Generated from IDL interface "EqualitySequenceFactory".
|
class |
EqualitySequenceFactoryPOATie
Generated from IDL interface "EqualitySequenceFactory".
|
class |
EqualitySequencePOA
Generated from IDL interface "EqualitySequence".
|
class |
EqualitySequencePOATie
Generated from IDL interface "EqualitySequence".
|
class |
EqualitySequentialCollectionPOA
Generated from IDL interface "EqualitySequentialCollection".
|
class |
EqualitySequentialCollectionPOATie
Generated from IDL interface "EqualitySequentialCollection".
|
class |
EqualitySequentialIteratorPOA
Generated from IDL interface "EqualitySequentialIterator".
|
class |
EqualitySequentialIteratorPOATie
Generated from IDL interface "EqualitySequentialIterator".
|
class |
EqualitySortedCollectionPOA
Generated from IDL interface "EqualitySortedCollection".
|
class |
EqualitySortedCollectionPOATie
Generated from IDL interface "EqualitySortedCollection".
|
class |
EqualitySortedIteratorPOA
Generated from IDL interface "EqualitySortedIterator".
|
class |
EqualitySortedIteratorPOATie
Generated from IDL interface "EqualitySortedIterator".
|
class |
HeapFactoryPOA
Generated from IDL interface "HeapFactory".
|
class |
HeapFactoryPOATie
Generated from IDL interface "HeapFactory".
|
class |
HeapPOA
Generated from IDL interface "Heap".
|
class |
HeapPOATie
Generated from IDL interface "Heap".
|
class |
IteratorPOA
Generated from IDL interface "Iterator".
|
class |
IteratorPOATie
Generated from IDL interface "Iterator".
|
class |
KeyBagFactoryPOA
Generated from IDL interface "KeyBagFactory".
|
class |
KeyBagFactoryPOATie
Generated from IDL interface "KeyBagFactory".
|
class |
KeyBagPOA
Generated from IDL interface "KeyBag".
|
class |
KeyBagPOATie
Generated from IDL interface "KeyBag".
|
class |
KeyCollectionPOA
Generated from IDL interface "KeyCollection".
|
class |
KeyCollectionPOATie
Generated from IDL interface "KeyCollection".
|
class |
KeyIteratorPOA
Generated from IDL interface "KeyIterator".
|
class |
KeyIteratorPOATie
Generated from IDL interface "KeyIterator".
|
class |
KeySetFactoryPOA
Generated from IDL interface "KeySetFactory".
|
class |
KeySetFactoryPOATie
Generated from IDL interface "KeySetFactory".
|
class |
KeySetPOA
Generated from IDL interface "KeySet".
|
class |
KeySetPOATie
Generated from IDL interface "KeySet".
|
class |
KeySortedBagFactoryPOA
Generated from IDL interface "KeySortedBagFactory".
|
class |
KeySortedBagFactoryPOATie
Generated from IDL interface "KeySortedBagFactory".
|
class |
KeySortedBagPOA
Generated from IDL interface "KeySortedBag".
|
class |
KeySortedBagPOATie
Generated from IDL interface "KeySortedBag".
|
class |
KeySortedCollectionPOA
Generated from IDL interface "KeySortedCollection".
|
class |
KeySortedCollectionPOATie
Generated from IDL interface "KeySortedCollection".
|
class |
KeySortedIteratorPOA
Generated from IDL interface "KeySortedIterator".
|
class |
KeySortedIteratorPOATie
Generated from IDL interface "KeySortedIterator".
|
class |
KeySortedSetFactoryPOA
Generated from IDL interface "KeySortedSetFactory".
|
class |
KeySortedSetFactoryPOATie
Generated from IDL interface "KeySortedSetFactory".
|
class |
KeySortedSetPOA
Generated from IDL interface "KeySortedSet".
|
class |
KeySortedSetPOATie
Generated from IDL interface "KeySortedSet".
|
class |
MapFactoryPOA
Generated from IDL interface "MapFactory".
|
class |
MapFactoryPOATie
Generated from IDL interface "MapFactory".
|
class |
MapPOA
Generated from IDL interface "Map".
|
class |
MapPOATie
Generated from IDL interface "Map".
|
class |
OperationsPOA
Generated from IDL interface "Operations".
|
class |
OperationsPOATie
Generated from IDL interface "Operations".
|
class |
OrderedCollectionPOA
Generated from IDL interface "OrderedCollection".
|
class |
OrderedCollectionPOATie
Generated from IDL interface "OrderedCollection".
|
class |
OrderedIteratorPOA
Generated from IDL interface "OrderedIterator".
|
class |
OrderedIteratorPOATie
Generated from IDL interface "OrderedIterator".
|
class |
PriorityQueueFactoryPOA
Generated from IDL interface "PriorityQueueFactory".
|
class |
PriorityQueueFactoryPOATie
Generated from IDL interface "PriorityQueueFactory".
|
class |
PriorityQueuePOA
Generated from IDL interface "PriorityQueue".
|
class |
PriorityQueuePOATie
Generated from IDL interface "PriorityQueue".
|
class |
QueueFactoryPOA
Generated from IDL interface "QueueFactory".
|
class |
QueueFactoryPOATie
Generated from IDL interface "QueueFactory".
|
class |
QueuePOA
Generated from IDL interface "Queue".
|
class |
QueuePOATie
Generated from IDL interface "Queue".
|
class |
RACollectionFactoriesPOA
Generated from IDL interface "RACollectionFactories".
|
class |
RACollectionFactoriesPOATie
Generated from IDL interface "RACollectionFactories".
|
class |
RACollectionFactoryPOA
Generated from IDL interface "RACollectionFactory".
|
class |
RACollectionFactoryPOATie
Generated from IDL interface "RACollectionFactory".
|
class |
RelationFactoryPOA
Generated from IDL interface "RelationFactory".
|
class |
RelationFactoryPOATie
Generated from IDL interface "RelationFactory".
|
class |
RelationPOA
Generated from IDL interface "Relation".
|
class |
RelationPOATie
Generated from IDL interface "Relation".
|
class |
RestrictedAccessCollectionPOA
Generated from IDL interface "RestrictedAccessCollection".
|
class |
RestrictedAccessCollectionPOATie
Generated from IDL interface "RestrictedAccessCollection".
|
class |
SequenceFactoryPOA
Generated from IDL interface "SequenceFactory".
|
class |
SequenceFactoryPOATie
Generated from IDL interface "SequenceFactory".
|
class |
SequentialCollectionPOA
Generated from IDL interface "SequentialCollection".
|
class |
SequentialCollectionPOATie
Generated from IDL interface "SequentialCollection".
|
class |
SequentialIteratorPOA
Generated from IDL interface "SequentialIterator".
|
class |
SequentialIteratorPOATie
Generated from IDL interface "SequentialIterator".
|
class |
SetFactoryPOA
Generated from IDL interface "SetFactory".
|
class |
SetFactoryPOATie
Generated from IDL interface "SetFactory".
|
class |
SetPOA
Generated from IDL interface "Set".
|
class |
SetPOATie
Generated from IDL interface "Set".
|
class |
SortedBagFactoryPOA
Generated from IDL interface "SortedBagFactory".
|
class |
SortedBagFactoryPOATie
Generated from IDL interface "SortedBagFactory".
|
class |
SortedBagPOA
Generated from IDL interface "SortedBag".
|
class |
SortedBagPOATie
Generated from IDL interface "SortedBag".
|
class |
SortedCollectionPOA
Generated from IDL interface "SortedCollection".
|
class |
SortedCollectionPOATie
Generated from IDL interface "SortedCollection".
|
class |
SortedIteratorPOA
Generated from IDL interface "SortedIterator".
|
class |
SortedIteratorPOATie
Generated from IDL interface "SortedIterator".
|
class |
SortedMapFactoryPOA
Generated from IDL interface "SortedMapFactory".
|
class |
SortedMapFactoryPOATie
Generated from IDL interface "SortedMapFactory".
|
class |
SortedMapPOA
Generated from IDL interface "SortedMap".
|
class |
SortedMapPOATie
Generated from IDL interface "SortedMap".
|
class |
SortedRelationFactoryPOA
Generated from IDL interface "SortedRelationFactory".
|
class |
SortedRelationFactoryPOATie
Generated from IDL interface "SortedRelationFactory".
|
class |
SortedRelationPOA
Generated from IDL interface "SortedRelation".
|
class |
SortedRelationPOATie
Generated from IDL interface "SortedRelation".
|
class |
SortedSetFactoryPOA
Generated from IDL interface "SortedSetFactory".
|
class |
SortedSetFactoryPOATie
Generated from IDL interface "SortedSetFactory".
|
class |
SortedSetPOA
Generated from IDL interface "SortedSet".
|
class |
SortedSetPOATie
Generated from IDL interface "SortedSet".
|
class |
StackFactoryPOA
Generated from IDL interface "StackFactory".
|
class |
StackFactoryPOATie
Generated from IDL interface "StackFactory".
|
class |
StackPOA
Generated from IDL interface "Stack".
|
class |
StackPOATie
Generated from IDL interface "Stack".
|
Modifier and Type | Class and Description |
---|---|
class |
LockCoordinatorPOA
Generated from IDL interface "LockCoordinator".
|
class |
LockCoordinatorPOATie
Generated from IDL interface "LockCoordinator".
|
class |
LockSetFactoryPOA
Generated from IDL interface "LockSetFactory".
|
class |
LockSetFactoryPOATie
Generated from IDL interface "LockSetFactory".
|
class |
LockSetPOA
Generated from IDL interface "LockSet".
|
class |
LockSetPOATie
Generated from IDL interface "LockSet".
|
class |
TransactionalLockSetPOA
Generated from IDL interface "TransactionalLockSet".
|
class |
TransactionalLockSetPOATie
Generated from IDL interface "TransactionalLockSet".
|
Modifier and Type | Class and Description |
---|---|
class |
ConsumerAdminPOA
Generated from IDL interface "ConsumerAdmin".
|
class |
ConsumerAdminPOATie
Generated from IDL interface "ConsumerAdmin".
|
class |
EventChannelPOA
Generated from IDL interface "EventChannel".
|
class |
EventChannelPOATie
Generated from IDL interface "EventChannel".
|
class |
ProxyPullConsumerPOA
Generated from IDL interface "ProxyPullConsumer".
|
class |
ProxyPullConsumerPOATie
Generated from IDL interface "ProxyPullConsumer".
|
class |
ProxyPullSupplierPOA
Generated from IDL interface "ProxyPullSupplier".
|
class |
ProxyPullSupplierPOATie
Generated from IDL interface "ProxyPullSupplier".
|
class |
ProxyPushConsumerPOA
Generated from IDL interface "ProxyPushConsumer".
|
class |
ProxyPushConsumerPOATie
Generated from IDL interface "ProxyPushConsumer".
|
class |
ProxyPushSupplierPOA
Generated from IDL interface "ProxyPushSupplier".
|
class |
ProxyPushSupplierPOATie
Generated from IDL interface "ProxyPushSupplier".
|
class |
SupplierAdminPOA
Generated from IDL interface "SupplierAdmin".
|
class |
SupplierAdminPOATie
Generated from IDL interface "SupplierAdmin".
|
Modifier and Type | Class and Description |
---|---|
class |
PullConsumerPOA
Generated from IDL interface "PullConsumer".
|
class |
PullConsumerPOATie
Generated from IDL interface "PullConsumer".
|
class |
PullSupplierPOA
Generated from IDL interface "PullSupplier".
|
class |
PullSupplierPOATie
Generated from IDL interface "PullSupplier".
|
class |
PushConsumerPOA
Generated from IDL interface "PushConsumer".
|
class |
PushConsumerPOATie
Generated from IDL interface "PushConsumer".
|
class |
PushSupplierPOA
Generated from IDL interface "PushSupplier".
|
class |
PushSupplierPOATie
Generated from IDL interface "PushSupplier".
|
Modifier and Type | Class and Description |
---|---|
class |
BindingIteratorPOA
Generated from IDL interface "BindingIterator".
|
class |
BindingIteratorPOATie
Generated from IDL interface "BindingIterator".
|
class |
NamingContextExtPOA
Generated from IDL interface "NamingContextExt".
|
class |
NamingContextExtPOATie
Generated from IDL interface "NamingContextExt".
|
class |
NamingContextPOA
Generated from IDL interface "NamingContext".
|
class |
NamingContextPOATie
Generated from IDL interface "NamingContext".
|
Modifier and Type | Class and Description |
---|---|
class |
AdminPropertiesAdminPOA
Generated from IDL interface "AdminPropertiesAdmin".
|
class |
AdminPropertiesAdminPOATie
Generated from IDL interface "AdminPropertiesAdmin".
|
class |
QoSAdminPOA
Generated from IDL interface "QoSAdmin".
|
class |
QoSAdminPOATie
Generated from IDL interface "QoSAdmin".
|
Modifier and Type | Class and Description |
---|---|
class |
EventChannelFactoryPOA
Generated from IDL interface "EventChannelFactory".
|
class |
EventChannelFactoryPOATie
Generated from IDL interface "EventChannelFactory".
|
class |
ProxyConsumerPOA
Generated from IDL interface "ProxyConsumer".
|
class |
ProxyConsumerPOATie
Generated from IDL interface "ProxyConsumer".
|
class |
ProxySupplierPOA
Generated from IDL interface "ProxySupplier".
|
class |
ProxySupplierPOATie
Generated from IDL interface "ProxySupplier".
|
class |
SequenceProxyPullConsumerPOA
Generated from IDL interface "SequenceProxyPullConsumer".
|
class |
SequenceProxyPullConsumerPOATie
Generated from IDL interface "SequenceProxyPullConsumer".
|
class |
SequenceProxyPullSupplierPOA
Generated from IDL interface "SequenceProxyPullSupplier".
|
class |
SequenceProxyPullSupplierPOATie
Generated from IDL interface "SequenceProxyPullSupplier".
|
class |
SequenceProxyPushConsumerPOA
Generated from IDL interface "SequenceProxyPushConsumer".
|
class |
SequenceProxyPushConsumerPOATie
Generated from IDL interface "SequenceProxyPushConsumer".
|
class |
SequenceProxyPushSupplierPOA
Generated from IDL interface "SequenceProxyPushSupplier".
|
class |
SequenceProxyPushSupplierPOATie
Generated from IDL interface "SequenceProxyPushSupplier".
|
class |
StructuredProxyPullConsumerPOA
Generated from IDL interface "StructuredProxyPullConsumer".
|
class |
StructuredProxyPullConsumerPOATie
Generated from IDL interface "StructuredProxyPullConsumer".
|
class |
StructuredProxyPullSupplierPOA
Generated from IDL interface "StructuredProxyPullSupplier".
|
class |
StructuredProxyPullSupplierPOATie
Generated from IDL interface "StructuredProxyPullSupplier".
|
class |
StructuredProxyPushConsumerPOA
Generated from IDL interface "StructuredProxyPushConsumer".
|
class |
StructuredProxyPushConsumerPOATie
Generated from IDL interface "StructuredProxyPushConsumer".
|
class |
StructuredProxyPushSupplierPOA
Generated from IDL interface "StructuredProxyPushSupplier".
|
class |
StructuredProxyPushSupplierPOATie
Generated from IDL interface "StructuredProxyPushSupplier".
|
Modifier and Type | Class and Description |
---|---|
class |
SequenceProxyPullSupplierAckPOA
Generated from IDL interface "SequenceProxyPullSupplierAck".
|
class |
SequenceProxyPullSupplierAckPOATie
Generated from IDL interface "SequenceProxyPullSupplierAck".
|
class |
SequenceProxyPushSupplierAckPOA
Generated from IDL interface "SequenceProxyPushSupplierAck".
|
class |
SequenceProxyPushSupplierAckPOATie
Generated from IDL interface "SequenceProxyPushSupplierAck".
|
class |
StructuredProxyPullSupplierAckPOA
Generated from IDL interface "StructuredProxyPullSupplierAck".
|
class |
StructuredProxyPullSupplierAckPOATie
Generated from IDL interface "StructuredProxyPullSupplierAck".
|
class |
StructuredProxyPushSupplierAckPOA
Generated from IDL interface "StructuredProxyPushSupplierAck".
|
class |
StructuredProxyPushSupplierAckPOATie
Generated from IDL interface "StructuredProxyPushSupplierAck".
|
Modifier and Type | Class and Description |
---|---|
class |
NotifyPublishPOA
Generated from IDL interface "NotifyPublish".
|
class |
NotifyPublishPOATie
Generated from IDL interface "NotifyPublish".
|
class |
NotifySubscribePOA
Generated from IDL interface "NotifySubscribe".
|
class |
NotifySubscribePOATie
Generated from IDL interface "NotifySubscribe".
|
class |
SequencePullConsumerPOA
Generated from IDL interface "SequencePullConsumer".
|
class |
SequencePullConsumerPOATie
Generated from IDL interface "SequencePullConsumer".
|
class |
SequencePullSupplierPOA
Generated from IDL interface "SequencePullSupplier".
|
class |
SequencePullSupplierPOATie
Generated from IDL interface "SequencePullSupplier".
|
class |
SequencePushConsumerPOA
Generated from IDL interface "SequencePushConsumer".
|
class |
SequencePushConsumerPOATie
Generated from IDL interface "SequencePushConsumer".
|
class |
SequencePushSupplierPOA
Generated from IDL interface "SequencePushSupplier".
|
class |
SequencePushSupplierPOATie
Generated from IDL interface "SequencePushSupplier".
|
class |
StructuredPullConsumerPOA
Generated from IDL interface "StructuredPullConsumer".
|
class |
StructuredPullConsumerPOATie
Generated from IDL interface "StructuredPullConsumer".
|
class |
StructuredPullSupplierPOA
Generated from IDL interface "StructuredPullSupplier".
|
class |
StructuredPullSupplierPOATie
Generated from IDL interface "StructuredPullSupplier".
|
class |
StructuredPushConsumerPOA
Generated from IDL interface "StructuredPushConsumer".
|
class |
StructuredPushConsumerPOATie
Generated from IDL interface "StructuredPushConsumer".
|
class |
StructuredPushSupplierPOA
Generated from IDL interface "StructuredPushSupplier".
|
class |
StructuredPushSupplierPOATie
Generated from IDL interface "StructuredPushSupplier".
|
Modifier and Type | Class and Description |
---|---|
class |
SequencePullSupplierAckPOA
Generated from IDL interface "SequencePullSupplierAck".
|
class |
SequencePullSupplierAckPOATie
Generated from IDL interface "SequencePullSupplierAck".
|
class |
SequencePushSupplierAckPOA
Generated from IDL interface "SequencePushSupplierAck".
|
class |
SequencePushSupplierAckPOATie
Generated from IDL interface "SequencePushSupplierAck".
|
class |
StructuredPullSupplierAckPOA
Generated from IDL interface "StructuredPullSupplierAck".
|
class |
StructuredPullSupplierAckPOATie
Generated from IDL interface "StructuredPullSupplierAck".
|
class |
StructuredPushSupplierAckPOA
Generated from IDL interface "StructuredPushSupplierAck".
|
class |
StructuredPushSupplierAckPOATie
Generated from IDL interface "StructuredPushSupplierAck".
|
Modifier and Type | Class and Description |
---|---|
class |
FilterAdminPOA
Generated from IDL interface "FilterAdmin".
|
class |
FilterAdminPOATie
Generated from IDL interface "FilterAdmin".
|
class |
FilterFactoryPOA
Generated from IDL interface "FilterFactory".
|
class |
FilterFactoryPOATie
Generated from IDL interface "FilterFactory".
|
class |
FilterPOA
Generated from IDL interface "Filter".
|
class |
FilterPOATie
Generated from IDL interface "Filter".
|
class |
MappingFilterPOA
Generated from IDL interface "MappingFilter".
|
class |
MappingFilterPOATie
Generated from IDL interface "MappingFilter".
|
Modifier and Type | Class and Description |
---|---|
class |
PropertiesIteratorPOA
Generated from IDL interface "PropertiesIterator".
|
class |
PropertiesIteratorPOATie
Generated from IDL interface "PropertiesIterator".
|
class |
PropertyNamesIteratorPOA
Generated from IDL interface "PropertyNamesIterator".
|
class |
PropertyNamesIteratorPOATie
Generated from IDL interface "PropertyNamesIterator".
|
class |
PropertySetDefFactoryPOA
Generated from IDL interface "PropertySetDefFactory".
|
class |
PropertySetDefFactoryPOATie
Generated from IDL interface "PropertySetDefFactory".
|
class |
PropertySetDefPOA
Generated from IDL interface "PropertySetDef".
|
class |
PropertySetDefPOATie
Generated from IDL interface "PropertySetDef".
|
class |
PropertySetFactoryPOA
Generated from IDL interface "PropertySetFactory".
|
class |
PropertySetFactoryPOATie
Generated from IDL interface "PropertySetFactory".
|
class |
PropertySetPOA
Generated from IDL interface "PropertySet".
|
class |
PropertySetPOATie
Generated from IDL interface "PropertySet".
|
Modifier and Type | Class and Description |
---|---|
class |
ControlPOA
Generated from IDL interface "Control".
|
class |
ControlPOATie
Generated from IDL interface "Control".
|
class |
CoordinatorPOA
Generated from IDL interface "Coordinator".
|
class |
CoordinatorPOATie
Generated from IDL interface "Coordinator".
|
class |
CurrentPOA
Generated from IDL interface "Current".
|
class |
CurrentPOATie
Generated from IDL interface "Current".
|
class |
RecoveryCoordinatorPOA
Generated from IDL interface "RecoveryCoordinator".
|
class |
RecoveryCoordinatorPOATie
Generated from IDL interface "RecoveryCoordinator".
|
class |
ResourcePOA
Generated from IDL interface "Resource".
|
class |
ResourcePOATie
Generated from IDL interface "Resource".
|
class |
SubtransactionAwareResourcePOA
Generated from IDL interface "SubtransactionAwareResource".
|
class |
SubtransactionAwareResourcePOATie
Generated from IDL interface "SubtransactionAwareResource".
|
class |
SynchronizationPOA
Generated from IDL interface "Synchronization".
|
class |
SynchronizationPOATie
Generated from IDL interface "Synchronization".
|
class |
TerminatorPOA
Generated from IDL interface "Terminator".
|
class |
TerminatorPOATie
Generated from IDL interface "Terminator".
|
class |
TransactionalObjectPOA
Generated from IDL interface "TransactionalObject".
|
class |
TransactionalObjectPOATie
Generated from IDL interface "TransactionalObject".
|
class |
TransactionFactoryPOA
Generated from IDL interface "TransactionFactory".
|
class |
TransactionFactoryPOATie
Generated from IDL interface "TransactionFactory".
|
Modifier and Type | Class and Description |
---|---|
class |
TypedConsumerAdminPOA
Generated from IDL interface "TypedConsumerAdmin".
|
class |
TypedConsumerAdminPOATie
Generated from IDL interface "TypedConsumerAdmin".
|
class |
TypedEventChannelPOA
Generated from IDL interface "TypedEventChannel".
|
class |
TypedEventChannelPOATie
Generated from IDL interface "TypedEventChannel".
|
class |
TypedProxyPullSupplierPOA
Generated from IDL interface "TypedProxyPullSupplier".
|
class |
TypedProxyPullSupplierPOATie
Generated from IDL interface "TypedProxyPullSupplier".
|
class |
TypedProxyPushConsumerPOA
Generated from IDL interface "TypedProxyPushConsumer".
|
class |
TypedProxyPushConsumerPOATie
Generated from IDL interface "TypedProxyPushConsumer".
|
class |
TypedSupplierAdminPOA
Generated from IDL interface "TypedSupplierAdmin".
|
class |
TypedSupplierAdminPOATie
Generated from IDL interface "TypedSupplierAdmin".
|
Modifier and Type | Class and Description |
---|---|
class |
TypedPullSupplierPOA
Generated from IDL interface "TypedPullSupplier".
|
class |
TypedPullSupplierPOATie
Generated from IDL interface "TypedPullSupplier".
|
class |
TypedPushConsumerPOA
Generated from IDL interface "TypedPushConsumer".
|
class |
TypedPushConsumerPOATie
Generated from IDL interface "TypedPushConsumer".
|
Modifier and Type | Class and Description |
---|---|
class |
TypedEventChannelFactoryPOA
Generated from IDL interface "TypedEventChannelFactory".
|
class |
TypedEventChannelFactoryPOATie
Generated from IDL interface "TypedEventChannelFactory".
|
class |
TypedProxyPullConsumerPOA
Generated from IDL interface "TypedProxyPullConsumer".
|
class |
TypedProxyPullConsumerPOATie
Generated from IDL interface "TypedProxyPullConsumer".
|
class |
TypedProxyPushSupplierPOA
Generated from IDL interface "TypedProxyPushSupplier".
|
class |
TypedProxyPushSupplierPOATie
Generated from IDL interface "TypedProxyPushSupplier".
|
Modifier and Type | Class and Description |
---|---|
class |
ConditionPOA
Generated from IDL interface "Condition".
|
class |
ConditionPOATie
Generated from IDL interface "Condition".
|
class |
ContentFilteredTopicPOA
Generated from IDL interface "ContentFilteredTopic".
|
class |
ContentFilteredTopicPOATie
Generated from IDL interface "ContentFilteredTopic".
|
class |
DataReaderListenerPOA
Generated from IDL interface "DataReaderListener".
|
class |
DataReaderListenerPOATie
Generated from IDL interface "DataReaderListener".
|
class |
DataReaderPOA
Generated from IDL interface "DataReader".
|
class |
DataReaderPOATie
Generated from IDL interface "DataReader".
|
class |
DataWriterListenerPOA
Generated from IDL interface "DataWriterListener".
|
class |
DataWriterListenerPOATie
Generated from IDL interface "DataWriterListener".
|
class |
DataWriterPOA
Generated from IDL interface "DataWriter".
|
class |
DataWriterPOATie
Generated from IDL interface "DataWriter".
|
class |
DomainParticipantFactoryPOA
Generated from IDL interface "DomainParticipantFactory".
|
class |
DomainParticipantFactoryPOATie
Generated from IDL interface "DomainParticipantFactory".
|
class |
DomainParticipantListenerPOA
Generated from IDL interface "DomainParticipantListener".
|
class |
DomainParticipantListenerPOATie
Generated from IDL interface "DomainParticipantListener".
|
class |
DomainParticipantPOA
Generated from IDL interface "DomainParticipant".
|
class |
DomainParticipantPOATie
Generated from IDL interface "DomainParticipant".
|
class |
EntityPOA
Generated from IDL interface "Entity".
|
class |
EntityPOATie
Generated from IDL interface "Entity".
|
class |
GuardConditionPOA
Generated from IDL interface "GuardCondition".
|
class |
GuardConditionPOATie
Generated from IDL interface "GuardCondition".
|
class |
ListenerPOA
Generated from IDL interface "Listener".
|
class |
ListenerPOATie
Generated from IDL interface "Listener".
|
class |
MultiTopicPOA
Generated from IDL interface "MultiTopic".
|
class |
MultiTopicPOATie
Generated from IDL interface "MultiTopic".
|
class |
PublisherListenerPOA
Generated from IDL interface "PublisherListener".
|
class |
PublisherListenerPOATie
Generated from IDL interface "PublisherListener".
|
class |
PublisherPOA
Generated from IDL interface "Publisher".
|
class |
PublisherPOATie
Generated from IDL interface "Publisher".
|
class |
QueryConditionPOA
Generated from IDL interface "QueryCondition".
|
class |
QueryConditionPOATie
Generated from IDL interface "QueryCondition".
|
class |
ReadConditionPOA
Generated from IDL interface "ReadCondition".
|
class |
ReadConditionPOATie
Generated from IDL interface "ReadCondition".
|
class |
StatusConditionPOA
Generated from IDL interface "StatusCondition".
|
class |
StatusConditionPOATie
Generated from IDL interface "StatusCondition".
|
class |
SubscriberListenerPOA
Generated from IDL interface "SubscriberListener".
|
class |
SubscriberListenerPOATie
Generated from IDL interface "SubscriberListener".
|
class |
SubscriberPOA
Generated from IDL interface "Subscriber".
|
class |
SubscriberPOATie
Generated from IDL interface "Subscriber".
|
class |
TopicDescriptionPOA
Generated from IDL interface "TopicDescription".
|
class |
TopicDescriptionPOATie
Generated from IDL interface "TopicDescription".
|
class |
TopicListenerPOA
Generated from IDL interface "TopicListener".
|
class |
TopicListenerPOATie
Generated from IDL interface "TopicListener".
|
class |
TopicPOA
Generated from IDL interface "Topic".
|
class |
TopicPOATie
Generated from IDL interface "Topic".
|
class |
TypeSupportPOA
Generated from IDL interface "TypeSupport".
|
class |
TypeSupportPOATie
Generated from IDL interface "TypeSupport".
|
class |
WaitSetPOA
Generated from IDL interface "WaitSet".
|
class |
WaitSetPOATie
Generated from IDL interface "WaitSet".
|
Modifier and Type | Class and Description |
---|---|
class |
DynAnyFactoryPOA
Generated from IDL interface "DynAnyFactory".
|
class |
DynAnyFactoryPOATie
Generated from IDL interface "DynAnyFactory".
|
class |
DynAnyPOA
Generated from IDL interface "DynAny".
|
class |
DynAnyPOATie
Generated from IDL interface "DynAny".
|
class |
DynArrayPOA
Generated from IDL interface "DynArray".
|
class |
DynArrayPOATie
Generated from IDL interface "DynArray".
|
class |
DynEnumPOA
Generated from IDL interface "DynEnum".
|
class |
DynEnumPOATie
Generated from IDL interface "DynEnum".
|
class |
DynFixedPOA
Generated from IDL interface "DynFixed".
|
class |
DynFixedPOATie
Generated from IDL interface "DynFixed".
|
class |
DynSequencePOA
Generated from IDL interface "DynSequence".
|
class |
DynSequencePOATie
Generated from IDL interface "DynSequence".
|
class |
DynStructPOA
Generated from IDL interface "DynStruct".
|
class |
DynStructPOATie
Generated from IDL interface "DynStruct".
|
class |
DynUnionPOA
Generated from IDL interface "DynUnion".
|
class |
DynUnionPOATie
Generated from IDL interface "DynUnion".
|
class |
DynValuePOA
Generated from IDL interface "DynValue".
|
class |
DynValuePOATie
Generated from IDL interface "DynValue".
|
Modifier and Type | Class and Description |
---|---|
class |
DynamicImplementation |
Modifier and Type | Method and Description |
---|---|
Servant |
POALocalTie.get_servant() |
Servant |
CurrentLocalTie.get_servant() |
Servant |
POAOperations.get_servant() |
Servant |
CurrentOperations.get_servant() |
Servant |
POALocalTie.id_to_servant(byte[] oid) |
Servant |
POAOperations.id_to_servant(byte[] oid) |
Servant |
ServantActivatorLocalTie.incarnate(byte[] oid,
POA adapter) |
Servant |
ServantActivatorOperations.incarnate(byte[] oid,
POA adapter) |
Servant |
ServantLocatorOperations.preinvoke(byte[] oid,
POA adapter,
java.lang.String operation,
CookieHolder the_cookie) |
Servant |
POALocalTie.reference_to_servant(Object reference) |
Servant |
POAOperations.reference_to_servant(Object reference) |
Modifier and Type | Method and Description |
---|---|
void |
POALocalTie.activate_object_with_id(byte[] id,
Servant p_servant) |
void |
POAOperations.activate_object_with_id(byte[] id,
Servant p_servant) |
byte[] |
POALocalTie.activate_object(Servant p_servant) |
byte[] |
POAOperations.activate_object(Servant p_servant) |
void |
ServantActivatorLocalTie.etherealize(byte[] oid,
POA adapter,
Servant serv,
boolean cleanup_in_progress,
boolean remaining_activations) |
void |
ServantActivatorOperations.etherealize(byte[] oid,
POA adapter,
Servant serv,
boolean cleanup_in_progress,
boolean remaining_activations) |
void |
ServantLocatorOperations.postinvoke(byte[] oid,
POA adapter,
java.lang.String operation,
java.lang.Object the_cookie,
Servant the_servant) |
byte[] |
POALocalTie.servant_to_id(Servant p_servant) |
byte[] |
POAOperations.servant_to_id(Servant p_servant) |
Object |
POALocalTie.servant_to_reference(Servant p_servant) |
Object |
POAOperations.servant_to_reference(Servant p_servant) |
void |
POALocalTie.set_servant(Servant p_servant) |
void |
POAOperations.set_servant(Servant p_servant) |
Modifier and Type | Method and Description |
---|---|
POA |
Delegate.default_POA(Servant self) |
Object |
Delegate.get_component(Servant self) |
Object |
Delegate.get_interface_def(Servant self) |
InterfaceDef |
Delegate.get_interface(Servant self)
Deprecated.
Deprecated by CORBA 2.4
|
boolean |
Delegate.is_a(Servant self,
java.lang.String repository_id) |
boolean |
Delegate.non_existent(Servant self) |
byte[] |
Delegate.object_id(Servant self) |
ORB |
Delegate.orb(Servant self) |
POA |
Delegate.poa(Servant self) |
Object |
Delegate.this_object(Servant self) |