public class DoneableLifecycle extends LifecycleFluentImpl<DoneableLifecycle> implements Doneable<Lifecycle>
LifecycleFluentImpl.PostStartNestedImpl<N>, LifecycleFluentImpl.PreStopNestedImpl<N>LifecycleFluent.PostStartNested<N>, LifecycleFluent.PreStopNested<N>_visitables| Constructor and Description |
|---|
DoneableLifecycle(Function<Lifecycle,Lifecycle> function) |
DoneableLifecycle(Lifecycle item) |
DoneableLifecycle(Lifecycle item,
Function<Lifecycle,Lifecycle> function) |
| Modifier and Type | Method and Description |
|---|---|
Lifecycle |
done() |
buildPostStart, buildPreStop, editOrNewPostStart, editOrNewPostStartLike, editOrNewPreStop, editOrNewPreStopLike, editPostStart, editPreStop, equals, getPostStart, getPreStop, hasPostStart, hasPreStop, withNewPostStart, withNewPostStartLike, withNewPreStop, withNewPreStopLike, withPostStart, withPreStoppublic DoneableLifecycle(Lifecycle item)
Copyright © 2011–2017 Red Hat. All rights reserved.