public class ActionImplementedRuleExtension extends Object implements org.raml.parser.rule.NodeRuleFactoryExtension
| Constructor and Description |
|---|
ActionImplementedRuleExtension(Map<String,org.mule.construct.Flow> restFlowMap) |
| Modifier and Type | Method and Description |
|---|---|
org.raml.parser.rule.TupleRule<?,?> |
createRule(Field field,
Annotation annotation) |
boolean |
handles(Field field,
Annotation annotation) |
public boolean handles(Field field, Annotation annotation)
handles in interface org.raml.parser.rule.NodeRuleFactoryExtensionpublic org.raml.parser.rule.TupleRule<?,?> createRule(Field field, Annotation annotation)
createRule in interface org.raml.parser.rule.NodeRuleFactoryExtensionCopyright © 2014. All rights reserved.