public interface ActivationState
Modifier and Type | Interface and Description |
---|---|
static class |
ActivationState.DynamicActivationState
An enum of activation states where the state should follow CRUD (Create/Read/Update/Dispose) events.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isInactive() |