| Modifier and Type | Method and Description |
|---|---|
LifecycleState |
MuleClientFlowConstruct.getLifecycleState() |
| Modifier and Type | Method and Description |
|---|---|
LifecycleState |
LifecycleStateEnabled.getLifecycleState() |
LifecycleState |
LifecycleManager.getState()
Provides access to a state machine for this lifecycle manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LifecycleStateAware.setLifecycleState(LifecycleState state) |
| Modifier and Type | Method and Description |
|---|---|
LifecycleState |
AbstractFlowConstruct.getLifecycleState() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLifecycleState
A safe facade for lifecycle manager that objects can use to monitor its own state
|
| Modifier and Type | Field and Description |
|---|---|
protected LifecycleState |
AbstractLifecycleManager.state |
| Modifier and Type | Method and Description |
|---|---|
protected LifecycleState |
AbstractLifecycleManager.createLifecycleState() |
LifecycleState |
AbstractLifecycleManager.getState() |
| Modifier and Type | Field and Description |
|---|---|
protected LifecycleState |
ProcessIfStartedMessageProcessor.lifecycleState |
| Constructor and Description |
|---|
ProcessIfStartedMessageProcessor(org.mule.runtime.api.lifecycle.Startable startable,
LifecycleState lifecycleState) |
| Modifier and Type | Method and Description |
|---|---|
LifecycleState |
DefaultPolicyInstance.getLifecycleState() |
| Constructor and Description |
|---|
LifecycleStateInjectorProcessor(LifecycleState state)
Deprecated.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.