|
|||||||||||
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.client | Simple interface for Mule clients to send and receive events from local or remote Mule Servers. |
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)
Deprecated. this will go away soon. |
Uses of MuleConfiguration in org.mule.extras.client |
Methods in org.mule.extras.client that return MuleConfiguration | |
MuleConfiguration |
MuleClient.getConfiguration()
|
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)
Deprecated. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |