Uses of Class
org.omg.PortableServer.POAManagerPackage.State
Packages that use State
Package
Description
-
Uses of State in com.sun.corba.ee.impl.oa.poa
Fields in com.sun.corba.ee.impl.oa.poa declared as StateMethods in com.sun.corba.ee.impl.oa.poa that return StateModifier and TypeMethodDescriptionPOAManagerImpl.get_state()Added according to the spec CORBA V2.3; this returns the state of the POAManagerMethods in com.sun.corba.ee.impl.oa.poa with parameters of type State -
Uses of State in org.omg.PortableServer
Methods in org.omg.PortableServer that return State -
Uses of State in org.omg.PortableServer.POAManagerPackage
Fields in org.omg.PortableServer.POAManagerPackage declared as StateModifier and TypeFieldDescriptionprivate static State[]State.__arraystatic final StateState.ACTIVEstatic final StateState.DISCARDINGstatic final StateState.HOLDINGstatic final StateState.INACTIVEStateHolder.valueMethods in org.omg.PortableServer.POAManagerPackage that return StateModifier and TypeMethodDescriptionstatic Statestatic StateState.from_int(int value) static StateStateHelper.read(InputStream istream) Methods in org.omg.PortableServer.POAManagerPackage with parameters of type StateModifier and TypeMethodDescriptionstatic voidstatic voidStateHelper.write(OutputStream ostream, State value) Constructors in org.omg.PortableServer.POAManagerPackage with parameters of type State