Package org.chenile.core.annotation
Annotation Interface ChenileAnnotation
Marker annotation to make a new annotation.
All annotations that have this marker are considered important. They automatically
get stored in
ChenileServiceDefinition
and OperationDefinition
They can then be retrieved by whoever wants to use these annotations.- Author:
- Raja Shankar Kolluru