Uses of Class
org.mule.module.ibeans.config.IBeanFlowConstruct

Packages that use IBeanFlowConstruct
org.mule.module.ibeans.config   
org.mule.module.ibeans.spi   
 

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

Fields in org.mule.module.ibeans.config declared as IBeanFlowConstruct
protected  IBeanFlowConstruct IBeanBinding.flow
           
 

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

Uses of IBeanFlowConstruct in org.mule.module.ibeans.spi
 

Methods in org.mule.module.ibeans.spi with parameters of type IBeanFlowConstruct
 void MuleCallAnnotationHandler.setFlow(IBeanFlowConstruct flow)
           
 



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