Uses of Class
org.omg.PortableServer.POAManagerPackage.State
-
Packages that use State 软件包 描述 org.omg.PortableServer 提供类和接口,使您的应用程序的服务器端可跨多厂商ORBs移植。org.omg.PortableServer.POAManagerPackage 封装与之相关的POA的处理状态。 -
-
Uses of State in org.omg.PortableServer
Methods in org.omg.PortableServer that return State Modifier and Type 方法 描述 State
POAManagerOperations. get_state()
此操作返回POA管理器的状态。 -
Uses of State in org.omg.PortableServer.POAManagerPackage
Fields in org.omg.PortableServer.POAManagerPackage declared as State Modifier and Type Field 描述 static State
State. ACTIVE
static State
State. DISCARDING
static State
State. HOLDING
static State
State. INACTIVE
Methods in org.omg.PortableServer.POAManagerPackage that return State Modifier and Type 方法 描述 static State
State. from_int(int value)
-