Uses of Package
org.glassfish.hk2.runlevel
Packages that use org.glassfish.hk2.runlevel
-
Classes in org.glassfish.hk2.runlevel used by org.glassfish.hk2.runlevelClassDescriptionThis 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 detectedDefines a run/start level.These are the policies for how the RunLevelController will use threadsThis is the Future object that will be returned by the RunLevelController and it contains extra information about the job being done
-
Classes in org.glassfish.hk2.runlevel used by org.glassfish.hk2.runlevel.internalClassDescriptionThis 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 downwardA RunLevelContoller controls the current state of services registered in the
RunLevel
scope.These are the policies for how the RunLevelController will use threadsThis 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.Contract for sorting descriptors for run level services.