- get() - Method in class org.glassfish.hk2.runlevel.internal.CurrentTaskFuture
-
- get(long, TimeUnit) - Method in class org.glassfish.hk2.runlevel.internal.CurrentTaskFuture
-
- get() - Method in class org.glassfish.hk2.runlevel.internal.CurrentTaskFutureWrapper
-
- get(long, TimeUnit) - Method in class org.glassfish.hk2.runlevel.internal.CurrentTaskFutureWrapper
-
- getAction() - Method in interface org.glassfish.hk2.runlevel.ErrorInformation
-
Returns the action the system will take
- getAction() - Method in class org.glassfish.hk2.runlevel.internal.ErrorInformationImpl
-
- getCancelTimeoutMilliseconds() - Method in class org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl
-
- getCancelTimeoutMilliseconds() - Method in interface org.glassfish.hk2.runlevel.RunLevelController
-
Returns the amount of time in milliseconds
the run level service will
wait after a cancel call before orphaning
services that have not yet completed execution
- getCurrentFuture() - Method in class org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext
-
Gets the current task
- getCurrentJob() - Method in exception org.glassfish.hk2.runlevel.CurrentlyRunningException
-
Gets the job current in progress
- getCurrentProceeding() - Method in class org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl
-
- getCurrentProceeding() - Method in interface org.glassfish.hk2.runlevel.RunLevelController
-
This method will return the current proceedTo that the RunLevelController
is working on, or it will return null if the controller is not currently
moving up or down
- getCurrentRunLevel() - Method in class org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl
-
- getCurrentRunLevel() - Method in interface org.glassfish.hk2.runlevel.RunLevelController
-
The current run level state.
- getError() - Method in interface org.glassfish.hk2.runlevel.ErrorInformation
-
Returns the throwable that caused the error
- getError() - Method in class org.glassfish.hk2.runlevel.internal.ErrorInformationImpl
-
- getExecutor() - Method in class org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl
-
- getExecutor() - Method in interface org.glassfish.hk2.runlevel.RunLevelController
-
Gets the executor that will be used by the system
when executing tasks.
- getFailedDescriptor() - Method in interface org.glassfish.hk2.runlevel.ErrorInformation
-
Returns the descriptor associated with this failure,
or null if the descriptor could not be determined
- getFailedDescriptor() - Method in class org.glassfish.hk2.runlevel.internal.ErrorInformationImpl
-
- getMaximumUseableThreads() - Method in class org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl
-
- getMaximumUseableThreads() - Method in interface org.glassfish.hk2.runlevel.RunLevelController
-
Returns the current number of maximum useable threads
- getProposedLevel() - Method in class org.glassfish.hk2.runlevel.internal.CurrentTaskFuture
-
- getProposedLevel() - Method in class org.glassfish.hk2.runlevel.internal.CurrentTaskFutureWrapper
-
- getProposedLevel() - Method in interface org.glassfish.hk2.runlevel.RunLevelFuture
-
This gets the level that this future job is attempting
to get to
- getRunLevelMode(Descriptor) - Static method in class org.glassfish.hk2.runlevel.utilities.Utilities
-
Get the run level mode from the metadata of the given descriptor.
- getRunLevelValue(Descriptor) - Static method in class org.glassfish.hk2.runlevel.utilities.Utilities
-
Get the run level value from the metadata of the given descriptor.
- getScope() - Method in class org.glassfish.hk2.runlevel.RunLevelContext
-
- getThreadingPolicy() - Method in class org.glassfish.hk2.runlevel.internal.RunLevelControllerImpl
-
- getThreadingPolicy() - Method in interface org.glassfish.hk2.runlevel.RunLevelController
-
Returns the threading policy currently being used by
this controller