This documentation differs from the official API.
Jadeite adds
extra features to the API including:
variable font sizes,
constructions examples,
placeholders for classes and methods, and auto-generated “See Also” links.
Additionally it
is missing some items found in standard Javadoc documentation, including:
generics type information,
“Deprecated” tags and comments,
“See Also” links,
along with other minor differences.
Please send any questions or feedback to
bam@cs.cmu.edu.
Interface Summary |
AdapterActivator |
An adapter activator supplies a POA with the ability
to create child POAs on demand, as a side-effect of
receiving a request that names the child POA
(or one of its children), or when find_POA is called
with an activate parameter value of TRUE. |
AdapterActivatorOperations |
An adapter activator supplies a POA with the ability
to create child POAs on demand, as a side-effect of
receiving a request that names the child POA
(or one of its children), or when find_POA is called
with an activate parameter value of TRUE. |
Current |
The PortableServer::Current interface, derived from
CORBA::Current, provides method implementations with
access to the identity of the object on which the
method was invoked. |
CurrentOperations |
The PortableServer::Current interface, derived from
CORBA::Current, provides method implementations with
access to the identity of the object on which the
method was invoked. |
IdAssignmentPolicy |
IdAssignmentPolicy specifies whether Object Ids in
the created POA are generated by the application or
by the ORB. |
IdAssignmentPolicyOperations |
IdAssignmentPolicy specifies whether Object Ids in
the created POA are generated by the application or
by the ORB. |
IdUniquenessPolicy |
The IdUniquenessPolicy specifies whether the servants
activated in the created POA must have unique object i
identities. |
IdUniquenessPolicyOperations |
The IdUniquenessPolicy specifies whether the servants
activated in the created POA must have unique object i
identities. |
ID_ASSIGNMENT_POLICY_ID |
org/omg/PortableServer/ID_ASSIGNMENT_POLICY_ID.java . |
ID_UNIQUENESS_POLICY_ID |
org/omg/PortableServer/ID_UNIQUENESS_POLICY_ID.java . |
ImplicitActivationPolicy |
This policy specifies whether implicit activation
of servants is supported in the created POA. |
ImplicitActivationPolicyOperations |
This policy specifies whether implicit activation
of servants is supported in the created POA. |
IMPLICIT_ACTIVATION_POLICY_ID |
org/omg/PortableServer/IMPLICIT_ACTIVATION_POLICY_ID.java . |
LifespanPolicy |
The LifespanPolicy specifies the lifespan of the
objects implemented in the created POA. |
LifespanPolicyOperations |
The LifespanPolicy specifies the lifespan of the
objects implemented in the created POA. |
LIFESPAN_POLICY_ID |
org/omg/PortableServer/LIFESPAN_POLICY_ID.java . |
POA |
A POA object manages the implementation of a
collection of objects. |
POAManager |
Each POA object has an associated POAManager object. |
POAManagerOperations |
Each POA object has an associated POAManager object. |
POAOperations |
A POA object manages the implementation of a
collection of objects. |
RequestProcessingPolicy |
This policy specifies how requests are processed by
the created POA. |
RequestProcessingPolicyOperations |
This policy specifies how requests are processed by
the created POA. |
REQUEST_PROCESSING_POLICY_ID |
org/omg/PortableServer/REQUEST_PROCESSING_POLICY_ID.java . |
ServantActivator |
When the POA has the RETAIN policy it uses servant
managers that are ServantActivators. |
ServantActivatorOperations |
When the POA has the RETAIN policy it uses servant
managers that are ServantActivators. |
ServantLocator |
When the POA has the NON_RETAIN policy it uses servant
managers that are ServantLocators. |
ServantLocatorOperations |
When the POA has the NON_RETAIN policy it uses servant
managers that are ServantLocators. |
ServantManager |
A servant manager supplies a POA with the ability
to activate objects on demand when the POA receives
a request targeted at an inactive object. |
ServantManagerOperations |
A servant manager supplies a POA with the ability
to activate objects on demand when the POA receives
a request targeted at an inactive object. |
ServantRetentionPolicy |
This policy specifies whether the created POA retains
active servants in an Active Object Map. |
ServantRetentionPolicyOperations |
This policy specifies whether the created POA retains
active servants in an Active Object Map. |
SERVANT_RETENTION_POLICY_ID |
org/omg/PortableServer/SERVANT_RETENTION_POLICY_ID.java . |
ThreadPolicy |
The ThreadPolicy specifies the threading model
used with the created POA. |
ThreadPolicyOperations |
The ThreadPolicy specifies the threading model
used with the created POA. |
THREAD_POLICY_ID |
org/omg/PortableServer/THREAD_POLICY_ID.java . |
This documentation differs from the official API.
Jadeite adds
extra features to the API including:
variable font sizes,
constructions examples,
placeholders for classes and methods, and auto-generated “See Also” links.
Additionally it
is missing some items found in standard Javadoc documentation, including:
generics type information,
“Deprecated” tags and comments,
“See Also” links,
along with other minor differences.
Please send any questions or feedback to
bam@cs.cmu.edu.