| Modifier and Type | Interface and Description |
|---|---|
static interface |
LifeCycleComponent.LifeCycleAutomaton
A system implementing the
LifeCycleComponent.LifeCycleAutomaton interface supports
managing LifeCycleComponent instances and takes care that the
life-cycle stages are invoked in the correct order by throwing according
exceptions in case the life-cycle is invoked in the wrong order. |
| Modifier and Type | Class and Description |
|---|---|
class |
LifeCycleAutomatonImpl
This class implements a
LifeCycleComponent.LifeCycleAutomaton. |
Copyright © 2018. All rights reserved.