Uses of Enum Class
org.glassfish.hk2.api.ServiceLocatorState
Packages that use ServiceLocatorState
-
Uses of ServiceLocatorState in org.glassfish.hk2.api
Methods in org.glassfish.hk2.api that return ServiceLocatorStateModifier and TypeMethodDescriptionServiceLocator.getState()Returns the current state of this service locator.static ServiceLocatorStateReturns the enum constant of this class with the specified name.static ServiceLocatorState[]ServiceLocatorState.values()Returns an array containing the constants of this enum class, in the order they are declared.