Package jodd.petite.meta

Annotations used by Petite container.

See:
          Description

Enum Summary
InitMethodInvocationStrategy Invocation strategy for init methods define moment when init methods are invoked.
 

Annotation Types Summary
PetiteBean Petite bean annotation for classes.
PetiteInitMethod Points to the Petite bean implementation.
PetiteInject Petite bean reference for fields and constructor arguments.
PetiteProvider Marker for Petite providers.
 

Package jodd.petite.meta Description

Annotations used by Petite container.



Copyright © 2003-2013 Jodd Team