| Package | Description |
|---|---|
| org.glassfish.hk2.runlevel | |
| org.glassfish.hk2.runlevel.internal |
| 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.
|
Copyright © 2009-2017 Oracle Corporation. All Rights Reserved.