Uses of Package
org.mule.api.component

Packages that use org.mule.api.component
org.mule.api.component   
org.mule.api.model Contains the interfaces for the Model and supporting objects such as the CompoenntResolver, EntryPointResolver, etc. 
org.mule.api.service   
org.mule.component   
org.mule.component.simple A collection of simple mule components that can be useful to simplify configuration while testing. 
org.mule.construct   
org.mule.construct.builder   
org.mule.context.notification Internal server notification types fired via the MuleManager. 
org.mule.example.notifications   
org.mule.model   
org.mule.module.atom   
org.mule.module.bpm   
org.mule.module.cxf.component   
org.mule.module.ibeans.config   
org.mule.module.ibeans.spi   
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.service   
org.mule.transport.http.components   
 

Classes in org.mule.api.component used by org.mule.api.component
Component
          A Component component processes a MuleEvent by invoking the component instance that has been configured, optionally returning a result.
InterfaceBinding
           
JavaComponent
          JavaComponent is a Java Component implementation used to invoke Java component implementations.
LifecycleAdapter
          LifecycleAdapter is a wrapper around a pojo service that adds Lifecycle methods to the pojo.
LifecycleAdapterFactory
          LifecycleAdapterFactory TODO (document class)
 

Classes in org.mule.api.component used by org.mule.api.model
LifecycleAdapterFactory
          LifecycleAdapterFactory TODO (document class)
 

Classes in org.mule.api.component used by org.mule.api.service
Component
          A Component component processes a MuleEvent by invoking the component instance that has been configured, optionally returning a result.
 

Classes in org.mule.api.component used by org.mule.component
Component
          A Component component processes a MuleEvent by invoking the component instance that has been configured, optionally returning a result.
InterfaceBinding
           
JavaComponent
          JavaComponent is a Java Component implementation used to invoke Java component implementations.
LifecycleAdapter
          LifecycleAdapter is a wrapper around a pojo service that adds Lifecycle methods to the pojo.
LifecycleAdapterFactory
          LifecycleAdapterFactory TODO (document class)
 

Classes in org.mule.api.component used by org.mule.component.simple
Component
          A Component component processes a MuleEvent by invoking the component instance that has been configured, optionally returning a result.
 

Classes in org.mule.api.component used by org.mule.construct
Component
          A Component component processes a MuleEvent by invoking the component instance that has been configured, optionally returning a result.
 

Classes in org.mule.api.component used by org.mule.construct.builder
Component
          A Component component processes a MuleEvent by invoking the component instance that has been configured, optionally returning a result.
 

Classes in org.mule.api.component used by org.mule.context.notification
Component
          A Component component processes a MuleEvent by invoking the component instance that has been configured, optionally returning a result.
 

Classes in org.mule.api.component used by org.mule.example.notifications
Component
          A Component component processes a MuleEvent by invoking the component instance that has been configured, optionally returning a result.
 

Classes in org.mule.api.component used by org.mule.model
LifecycleAdapterFactory
          LifecycleAdapterFactory TODO (document class)
 

Classes in org.mule.api.component used by org.mule.module.atom
Component
          A Component component processes a MuleEvent by invoking the component instance that has been configured, optionally returning a result.
JavaComponent
          JavaComponent is a Java Component implementation used to invoke Java component implementations.
 

Classes in org.mule.api.component used by org.mule.module.bpm
Component
          A Component component processes a MuleEvent by invoking the component instance that has been configured, optionally returning a result.
 

Classes in org.mule.api.component used by org.mule.module.cxf.component
Component
          A Component component processes a MuleEvent by invoking the component instance that has been configured, optionally returning a result.
 

Classes in org.mule.api.component used by org.mule.module.ibeans.config
InterfaceBinding
           
 

Classes in org.mule.api.component used by org.mule.module.ibeans.spi
InterfaceBinding
           
 

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

Classes in org.mule.api.component used by org.mule.module.jca
Component
          A Component component processes a MuleEvent by invoking the component instance that has been configured, optionally returning a result.
JavaComponent
          JavaComponent is a Java Component implementation used to invoke Java component implementations.
LifecycleAdapter
          LifecycleAdapter is a wrapper around a pojo service that adds Lifecycle methods to the pojo.
 

Classes in org.mule.api.component used by org.mule.module.jersey
Component
          A Component component processes a MuleEvent by invoking the component instance that has been configured, optionally returning a result.
JavaComponent
          JavaComponent is a Java Component implementation used to invoke Java component implementations.
 

Classes in org.mule.api.component used by org.mule.module.scripting.component
Component
          A Component component processes a MuleEvent by invoking the component instance that has been configured, optionally returning a result.
InterfaceBinding
           
 

Classes in org.mule.api.component used by org.mule.service
Component
          A Component component processes a MuleEvent by invoking the component instance that has been configured, optionally returning a result.
 

Classes in org.mule.api.component used by org.mule.transport.http.components
Component
          A Component component processes a MuleEvent by invoking the component instance that has been configured, optionally returning a result.
 



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