| Package | Description |
|---|---|
| org.mule.runtime.api.lifecycle |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Lifecycle
DefaultLifecyclePhase adds lifecycle methods start, stop and dispose. |
| Constructor and Description |
|---|
InitialisationException(I18nMessage message,
Initialisable component) |
InitialisationException(I18nMessage message,
Throwable cause,
Initialisable component) |
InitialisationException(Throwable cause,
Initialisable component) |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.