Package | Description |
---|---|
org.glassfish.hk2.runlevel.internal |
Modifier and Type | Field and Description |
---|---|
private CurrentTaskFuture.DownAllTheWay |
CurrentTaskFuture.downAllTheWay |
private CurrentTaskFuture.DownAllTheWay |
CurrentTaskFuture.HardCancelDownTimer.parent |
private CurrentTaskFuture.DownAllTheWay |
CurrentTaskFuture.DownQueueRunner.parent |
Modifier and Type | Method and Description |
---|---|
private void |
CurrentTaskFuture.go(CurrentTaskFuture.UpAllTheWay localUpAllTheWay,
CurrentTaskFuture.DownAllTheWay localDownAllTheWay) |
Constructor and Description |
---|
DownQueueRunner(java.lang.Object queueLock,
java.util.List<ActiveDescriptor<?>> queue,
CurrentTaskFuture.DownAllTheWay parent,
ServiceLocator locator) |
HardCancelDownTimer(CurrentTaskFuture.DownAllTheWay parent,
java.util.List<ActiveDescriptor<?>> queue) |