|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MuleConfiguration | |
org.mule | Defines the main public API of the MuleManager and support classes such as the MuleServer. |
org.mule.extras.spring.config | Classes for loading The Mule Server itself from a spring context, which make it easy to embed Mule with a Spring application. |
Uses of MuleConfiguration in org.mule |
Methods in org.mule that return MuleConfiguration | |
static MuleConfiguration |
MuleManager.getConfiguration()
|
Methods in org.mule with parameters of type MuleConfiguration | |
static void |
MuleManager.setConfiguration(MuleConfiguration config)
Sets the configuration for the MuleManager . |
Uses of MuleConfiguration in org.mule.extras.spring.config |
Methods in org.mule.extras.spring.config with parameters of type MuleConfiguration | |
void |
UMOManagerFactoryBean.setConfiguration(MuleConfiguration config)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |