org.mule.module.apikit
Class ActionImplementedRuleExtension
java.lang.Object
org.mule.module.apikit.ActionImplementedRuleExtension
- All Implemented Interfaces:
- org.raml.parser.rule.NodeRuleFactoryExtension
public class ActionImplementedRuleExtension
- extends Object
- implements org.raml.parser.rule.NodeRuleFactoryExtension
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionImplementedRuleExtension
public ActionImplementedRuleExtension(Map<String,org.mule.construct.Flow> restFlowMap)
handles
public boolean handles(Field field,
Annotation annotation)
- Specified by:
handles in interface org.raml.parser.rule.NodeRuleFactoryExtension
createRule
public org.raml.parser.rule.TupleRule<?,?> createRule(Field field,
Annotation annotation)
- Specified by:
createRule in interface org.raml.parser.rule.NodeRuleFactoryExtension
Copyright © 2013. All rights reserved.