Package org.spicefactory.cinnamon.config.annotation

Annotations for configuration of service operations.

See:
          Description

Class Summary
AnnotationProcessor Processes Annotations on types and methods of a single class or interface and all its super-interfaces.
 

Annotation Types Summary
CinnamonOperation Annotation to be used on method declarations.
CinnamonService Annotation to be used on class declarations.
 

Package org.spicefactory.cinnamon.config.annotation Description

Annotations for configuration of service operations.