Package jodd.petite.meta
Annotations used by Petite container.
-
Enum Summary Enum Description InitMethodInvocationStrategy Invocation strategy for init methods define moment when init methods are invoked. -
Annotation Types Summary Annotation Type Description PetiteBean Petite bean annotation for classes markups the Petite components.PetiteDestroyMethod Markups the Petite bean destroy method.PetiteInitMethod Markups the Petite bean initialization method.PetiteInject Petite bean reference for fields and constructor arguments.PetiteProvider Marker for Petite providers.PetiteValue Petite parameter value.