Package | Description |
---|---|
org.glassfish.hk2.runlevel | |
org.glassfish.hk2.runlevel.internal | |
org.jvnet.hk2.examples.runlevel.kernel |
Modifier and Type | Method and Description |
---|---|
void |
RunLevelListener.onProgress(ChangeableRunLevelFuture currentJob,
int levelAchieved)
Called when the RunLevelController advances to the next level
|
void |
ProgressStartedListener.onProgressStarting(ChangeableRunLevelFuture currentJob,
int currentLevel)
Called when the RunLevelController starts progressing to a new
level but before any work has been done yet
|
Modifier and Type | Class and Description |
---|---|
class |
CurrentTaskFuture
This is the implementation of RunLevelFuture.
|
Modifier and Type | Method and Description |
---|---|
void |
KernelListener.onProgress(ChangeableRunLevelFuture future,
int runLevel) |
Copyright © 2009–2023 Oracle Corporation. All rights reserved.