| Package | Description |
|---|---|
| org.mule |
The Mule implementation of the Universal Message Objects(tm) API specification.
|
| org.mule.context | |
| org.mule.util |
Common helper classes for reading/writing files setting bean properties and SPI helpers.
|
| Modifier and Type | Method and Description |
|---|---|
protected SplashScreen |
DefaultMuleContext.buildShutdownSplash() |
protected SplashScreen |
DefaultMuleContext.buildStartupSplash() |
| Modifier and Type | Field and Description |
|---|---|
protected SplashScreen |
DefaultMuleContextBuilder.shutdownScreen |
protected SplashScreen |
DefaultMuleContextBuilder.startupScreen |
| Modifier and Type | Method and Description |
|---|---|
SplashScreen |
DefaultMuleContextBuilder.getShutdownScreen() |
SplashScreen |
DefaultMuleContextBuilder.getStartupScreen() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMuleContextBuilder.setShutdownScreen(SplashScreen shutdownScreen) |
void |
DefaultMuleContextBuilder.setStartupScreen(SplashScreen startupScreen) |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationShutdownSplashScreen |
class |
ApplicationStartupSplashScreen |
class |
ServerShutdownSplashScreen |
class |
ServerStartupSplashScreen |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.