Class State
java.lang.Object
org.omg.PortableServer.POAManagerPackage.State
- All Implemented Interfaces:
Serializable
,IDLEntity
Specifies the states for the POAManager
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
__value
private int __value -
__size
private static int __size -
__array
-
_HOLDING
public static final int _HOLDING- See Also:
-
HOLDING
-
_ACTIVE
public static final int _ACTIVE- See Also:
-
ACTIVE
-
_DISCARDING
public static final int _DISCARDING- See Also:
-
DISCARDING
-
_INACTIVE
public static final int _INACTIVE- See Also:
-
INACTIVE
-
-
Constructor Details
-
State
protected State(int value)
-
-
Method Details
-
value
public int value() -
from_int
-