| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
ConfigurableLifeCycleComponent.ConfigurableLifeCycleAutomaton<CTX> |
A system implementing the
ConfigurableLifeCycleComponent.ConfigurableLifeCycleAutomaton
interface supports managing ConfigurableLifeCycleComponent
instances and takes care that the open/close statuses are invoked in the
correct order by throwing according exceptions in case the
open/close-cycle is invoked in the wrong order. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ConfigurableLifeCycleAutomatonImpl<CTX> |
This class implements a
ConfigurableLifeCycleComponent.ConfigurableLifeCycleAutomaton. |
Copyright © 2018. All rights reserved.