Uses of Class
org.mule.module.ibeans.spi.MuleIBeansPlugin

Packages that use MuleIBeansPlugin
org.mule.module.ibeans.config   
org.mule.transport.ibean   
 

Uses of MuleIBeansPlugin in org.mule.module.ibeans.config
 

Fields in org.mule.module.ibeans.config declared as MuleIBeansPlugin
protected  MuleIBeansPlugin IBeanBinding.plugin
           
 

Methods in org.mule.module.ibeans.config with parameters of type MuleIBeansPlugin
 Object IBeanHolder.create(MuleContext muleContext, MuleIBeansPlugin plugin)
           
 

Constructors in org.mule.module.ibeans.config with parameters of type MuleIBeansPlugin
IBeanBinding(IBeanFlowConstruct flow, MuleContext muleContext, MuleIBeansPlugin plugin)
           
 

Uses of MuleIBeansPlugin in org.mule.transport.ibean
 

Methods in org.mule.transport.ibean that return MuleIBeansPlugin
 MuleIBeansPlugin IBeansConnector.getiBeansPlugin()
           
 

Methods in org.mule.transport.ibean with parameters of type MuleIBeansPlugin
 void IBeansConnector.setiBeansPlugin(MuleIBeansPlugin iBeansPlugin)
           
 



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