Package | Description |
---|---|
org.glassfish.hk2.runlevel | |
org.glassfish.hk2.runlevel.internal | |
org.jvnet.hk2.examples.runlevel | |
org.jvnet.hk2.examples.runlevel.kernel |
Class and Description |
---|
ChangeableRunLevelFuture |
CurrentlyRunningException
This exception is thrown by proceedTo if there is currently a
job being run when proceedTo is called
|
ErrorInformation |
ErrorInformation.ErrorAction
The set of actions that the system can perform
when an error is detected
|
RunLevel
Defines a run/start level.
|
RunLevelController.ThreadingPolicy
These are the policies for how the RunLevelController
will use threads
|
RunLevelFuture
This is the Future object that will be returned by the
RunLevelController and it contains extra information about
the job being done
|
Class and Description |
---|
ChangeableRunLevelFuture |
CurrentlyRunningException
This exception is thrown by proceedTo if there is currently a
job being run when proceedTo is called
|
ErrorInformation |
ErrorInformation.ErrorAction
The set of actions that the system can perform
when an error is detected
|
RunLevelController
A RunLevelContoller controls the current state of
services registered in the
RunLevel scope. |
RunLevelController.ThreadingPolicy
These are the policies for how the RunLevelController
will use threads
|
RunLevelFuture
This is the Future object that will be returned by the
RunLevelController and it contains extra information about
the job being done
|
Class and Description |
---|
RunLevel
Defines a run/start level.
|
Class and Description |
---|
ChangeableRunLevelFuture |
ErrorInformation |
RunLevelController
A RunLevelContoller controls the current state of
services registered in the
RunLevel scope. |
RunLevelFuture
This is the Future object that will be returned by the
RunLevelController and it contains extra information about
the job being done
|
RunLevelListener
Instances of classes implementing this contract can be registered with HK2
to be informed of events of RunLevelControllers.
|
Copyright © 2009–2023 Oracle Corporation. All rights reserved.