| Package | Description |
|---|---|
| org.mule.runtime.core.api.lifecycle | |
| org.mule.runtime.core.lifecycle |
| Modifier and Type | Method and Description |
|---|---|
void |
HasLifecycleInterceptor.setLifecycleInterceptor(LifecycleInterceptor interceptor)
Sets the given
interceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
NullLifecycleInterceptor
Implementation of the
null object design pattern for the LifecycleInterceptor interface |
class |
PhaseErrorLifecycleInterceptor
A
LifecycleInterceptor which tracks the completion of the a phase so that if it fails to complete, the another phase is
only applied on the target objects on which it could be successfully applied. |
| Modifier and Type | Method and Description |
|---|---|
void |
RegistryLifecycleCallback.setLifecycleInterceptor(LifecycleInterceptor interceptor) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.