| Package | Description |
|---|---|
| com.sun.corba.ee.impl.oa.rfm | |
| com.sun.corba.ee.spi.oa.rfm |
| Modifier and Type | Method and Description |
|---|---|
ReferenceFactoryManager.RFMState |
ReferenceFactoryManagerImpl.getState() |
| Modifier and Type | Method and Description |
|---|---|
ReferenceFactoryManager.RFMState |
ReferenceFactoryManager.getState()
The state of the ReferenceFactoryManager.
|
static ReferenceFactoryManager.RFMState |
ReferenceFactoryManager.RFMState.valueOf(String name)
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.
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.