Encapsulates the processing state of the POAs it is associated with.
See: Description
Class | Description |
---|---|
AdapterInactiveHelper | org/omg/PortableServer/POAManagerPackage/AdapterInactiveHelper.java . |
State | Specifies the states for the POAManager |
Exception | Description |
---|---|
AdapterInactive | org/omg/PortableServer/POAManagerPackage/AdapterInactive.java . |
Encapsulates the processing state of the POAs it is associated with. Each POA
object has an associated POAManager
object. A POA manager may be associated with one or more POA objects.
For a precise list of supported sections of official specifications with which the Java[tm] Platform, Standard Edition 6 ORB complies, see Official Specifications for CORBA support in Java[tm] SE 6.
© 1993–2017, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from Debian's OpenJDK Development Kit package.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Various third party code in OpenJDK is licensed under different licenses (see Debian package).
Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.