org.omg.PortableServer.POAManagerPackage
类 State
java.lang.Object
org.omg.PortableServer.POAManagerPackage.State
- 所有已实现的接口:
- Serializable, IDLEntity
public class State
- extends Object
- implements IDLEntity
指定 POAManager 的状态。
构造方法摘要 |
protected |
State(int value)
|
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_HOLDING
public static final int _HOLDING
- 另请参见:
- 常量字段值
HOLDING
public static final State HOLDING
_ACTIVE
public static final int _ACTIVE
- 另请参见:
- 常量字段值
ACTIVE
public static final State ACTIVE
_DISCARDING
public static final int _DISCARDING
- 另请参见:
- 常量字段值
DISCARDING
public static final State DISCARDING
_INACTIVE
public static final int _INACTIVE
- 另请参见:
- 常量字段值
INACTIVE
public static final State INACTIVE
State
protected State(int value)
value
public int value()
from_int
public static State from_int(int value)
提交错误或意见版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only。