Uses of Enum
com.sun.corba.ee.spi.oa.rfm.ReferenceFactoryManager.RFMState
Packages that use ReferenceFactoryManager.RFMState
-
Uses of ReferenceFactoryManager.RFMState in com.sun.corba.ee.impl.oa.rfm
Fields in com.sun.corba.ee.impl.oa.rfm declared as ReferenceFactoryManager.RFMStateModifier and TypeFieldDescriptionprivate ReferenceFactoryManager.RFMStateReferenceFactoryManagerImpl.stateMethods in com.sun.corba.ee.impl.oa.rfm that return ReferenceFactoryManager.RFMState -
Uses of ReferenceFactoryManager.RFMState in com.sun.corba.ee.spi.oa.rfm
Subclasses with type arguments of type ReferenceFactoryManager.RFMState in com.sun.corba.ee.spi.oa.rfmMethods in com.sun.corba.ee.spi.oa.rfm that return ReferenceFactoryManager.RFMStateModifier and TypeMethodDescriptionReferenceFactoryManager.getState()The state of the ReferenceFactoryManager.Returns the enum constant of this type with the specified name.static ReferenceFactoryManager.RFMState[]ReferenceFactoryManager.RFMState.values()Returns an array containing the constants of this enum type, in the order they are declared.