org.mule
Interface MuleCoreExtension

All Superinterfaces:
Disposable, Initialisable, NamedObject

public interface MuleCoreExtension
extends Initialisable, Disposable, NamedObject

Allows Mule modules and transports to extend core functionality in an application-independent fashion.


Field Summary
 
Fields inherited from interface org.mule.api.lifecycle.Initialisable
PHASE_NAME
 
Fields inherited from interface org.mule.api.lifecycle.Disposable
PHASE_NAME
 
Method Summary
 
Methods inherited from interface org.mule.api.lifecycle.Initialisable
initialise
 
Methods inherited from interface org.mule.api.lifecycle.Disposable
dispose
 
Methods inherited from interface org.mule.api.NamedObject
getName
 



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.