Package com.blackrook.small.annotation
package com.blackrook.small.annotation
Contains the annotations used on components to alter their behavior and purpose.
-
ClassDescriptionA class annotated with this annotation is instantiated as a singleton object shared by the application context.This annotation specifies that the annotated constructor contains parameters that should be filled with singleton instances.This annotation is used to signify that this object is a Controller with entry points.Annotation that is used to signify that this object is a Filter with entry points.