public interface NodeRuleFactoryExtension
| Modifier and Type | Method and Description |
|---|---|
TupleRule<?,?> |
createRule(Field field,
Annotation annotation) |
boolean |
handles(Field field,
Annotation annotation) |
boolean handles(Field field, Annotation annotation)
TupleRule<?,?> createRule(Field field, Annotation annotation)
Copyright © 2020. All rights reserved.