org.mule.tools.apikit.output.scopes
Class FlowScope

java.lang.Object
  extended by org.mule.tools.apikit.output.scopes.FlowScope
All Implemented Interfaces:
Scope

public class FlowScope
extends Object
implements Scope


Constructor Summary
FlowScope(org.jdom2.Element mule, String exceptionStrategyRef, API api, String configRef)
           
 
Method Summary
 org.jdom2.Element generate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlowScope

public FlowScope(org.jdom2.Element mule,
                 String exceptionStrategyRef,
                 API api,
                 String configRef)
Method Detail

generate

public org.jdom2.Element generate()
Specified by:
generate in interface Scope


Copyright © 2013. All rights reserved.