Uses of Package
org.mule.component

Packages that use org.mule.component
org.mule.component   
org.mule.component.simple A collection of simple mule components that can be useful to simplify configuration while testing. 
org.mule.module.atom   
org.mule.module.bpm   
org.mule.module.cxf.component   
org.mule.module.ibeans.spi.support   
org.mule.module.jca A Resource Adapter implementation that allows a Mule instance to be deployed to a J2ee application server and exposes Mule services via the JCA connector architecture. 
org.mule.module.jersey   
org.mule.module.scripting.component Base classes for script based components such as BeanShell or Groovy. 
org.mule.transport.http.components   
 

Classes in org.mule.component used by org.mule.component
AbstractComponent
          Abstract Component to be used by all Component implementations.
AbstractJavaComponent
          Abstract implementation of JavaComponent adds JavaComponent specifics like EntryPointResolverSet and ObjectFactory.
ComponentLifecycleManager
          The lifecycle manager responsible for managing lifecycle transitions for a Mule service.
DefaultComponentLifecycleAdapter
          DefaultComponentLifecycleAdapter is a default implementation of LifecycleAdapter for use with JavaComponent that expects component instances to implement Mule lifecycle interfaces in order to receive lifecycle.
 

Classes in org.mule.component used by org.mule.component.simple
AbstractComponent
          Abstract Component to be used by all Component implementations.
 

Classes in org.mule.component used by org.mule.module.atom
AbstractComponent
          Abstract Component to be used by all Component implementations.
AbstractJavaComponent
          Abstract implementation of JavaComponent adds JavaComponent specifics like EntryPointResolverSet and ObjectFactory.
DefaultJavaComponent
          Default implementation of JavaComponent.
 

Classes in org.mule.component used by org.mule.module.bpm
AbstractComponent
          Abstract Component to be used by all Component implementations.
 

Classes in org.mule.component used by org.mule.module.cxf.component
AbstractComponent
          Abstract Component to be used by all Component implementations.
 

Classes in org.mule.component used by org.mule.module.ibeans.spi.support
DefaultInterfaceBinding
           
 

Classes in org.mule.component used by org.mule.module.jca
AbstractComponent
          Abstract Component to be used by all Component implementations.
AbstractJavaComponent
          Abstract implementation of JavaComponent adds JavaComponent specifics like EntryPointResolverSet and ObjectFactory.
 

Classes in org.mule.component used by org.mule.module.jersey
AbstractComponent
          Abstract Component to be used by all Component implementations.
 

Classes in org.mule.component used by org.mule.module.scripting.component
AbstractComponent
          Abstract Component to be used by all Component implementations.
 

Classes in org.mule.component used by org.mule.transport.http.components
AbstractComponent
          Abstract Component to be used by all Component implementations.
 



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