|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InitialisationCallback | |
org.mule.impl | The Mule implementation of the Universal Message Objects(tm) API specification. |
org.mule.providers.soap.axis | Provides an Axis soap transport for Mule. |
org.mule.providers.soap.glue | Provides an Glue soap transport for Mule. |
Uses of InitialisationCallback in org.mule.impl |
Methods in org.mule.impl with parameters of type InitialisationCallback | |
void |
MuleDescriptor.addInitialisationCallback(InitialisationCallback callback)
|
Uses of InitialisationCallback in org.mule.providers.soap.axis |
Classes in org.mule.providers.soap.axis that implement InitialisationCallback | |
class |
AxisInitialisationCallback
AxisInitialisationCallback is invoked when an Axis component is
created from its descriptor. |
Uses of InitialisationCallback in org.mule.providers.soap.glue |
Classes in org.mule.providers.soap.glue that implement InitialisationCallback | |
class |
GlueInitialisationCallback
GlueInitialisationCallback is invoked when an Glue service component is
created from its descriptor. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |