Package org.glassfish.hk2.runlevel
package org.glassfish.hk2.runlevel
-
ClassDescriptionThis exception is thrown by proceedTo if there is currently a job being run when proceedTo is calledThe set of actions that the system can perform when an error is detectedInstances of classes implementing this contract can be registered with HK2 to be informed when the system starts progressing to a new level, either upward or downwardDefines a run/start level.A RunLevelContoller controls the current state of services registered in the
RunLevel
scope.These are the policies for how the RunLevelController will use threadsException related to the operations of theRunLevelController
.This is the Future object that will be returned by the RunLevelController and it contains extra information about the job being doneInstances of classes implementing this contract can be registered with HK2 to be informed of events of RunLevelControllers.This module can be used to enable the RunLevelService in a system not using automatic service discovery.Utilities for using the RunLevelServiceContract for sorting descriptors for run level services.