| Package | Description |
|---|---|
| org.glassfish.hk2.api | |
| org.jvnet.hk2.internal |
| Modifier and Type | Method and Description |
|---|---|
ServiceLocatorState |
ServiceLocator.getState()
Returns the current state of this service locator.
|
static ServiceLocatorState |
ServiceLocatorState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceLocatorState[] |
ServiceLocatorState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceLocatorState |
ServiceLocatorImpl.getState() |
Copyright © 2013 Oracle Corporation. All rights reserved.