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.model   
org.mule.service   
 

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.model
LifecycleAdapterFactory
          LifecycleAdapterFactory TODO (document class)
 

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.
 



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