Uses of Interface
org.mule.impl.InitialisationCallback

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
 

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.
 



Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.