| Package | Description |
|---|---|
| org.apache.naming |
This package contains a memory based naming service provider.
|
| Modifier and Type | Method and Description |
|---|---|
NamingServiceMBean.State |
NamingService.getState()
Returns the state.
|
NamingServiceMBean.State |
NamingServiceMBean.getState()
Returns the state.
|
static NamingServiceMBean.State |
NamingServiceMBean.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NamingServiceMBean.State[] |
NamingServiceMBean.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.