Uses of Package
org.glassfish.hk2.runlevel
-
Packages that use org.glassfish.hk2.runlevel Package Description org.glassfish.hk2.runlevel org.glassfish.hk2.runlevel.internal -
Classes in org.glassfish.hk2.runlevel used by org.glassfish.hk2.runlevel Class Description ChangeableRunLevelFuture CurrentlyRunningException This exception is thrown by proceedTo if there is currently a job being run when proceedTo is calledErrorInformation ErrorInformation.ErrorAction The set of actions that the system can perform when an error is detectedRunLevel Defines a run/start level.RunLevelController.ThreadingPolicy These are the policies for how the RunLevelController will use threadsRunLevelFuture This 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.internal Class Description ChangeableRunLevelFuture CurrentlyRunningException This exception is thrown by proceedTo if there is currently a job being run when proceedTo is calledErrorInformation ErrorInformation.ErrorAction The set of actions that the system can perform when an error is detectedRunLevelController A RunLevelContoller controls the current state of services registered in theRunLevel
scope.RunLevelController.ThreadingPolicy These are the policies for how the RunLevelController will use threadsRunLevelFuture This is the Future object that will be returned by the RunLevelController and it contains extra information about the job being done