All Classes and Interfaces

Annotation Interfaces
Class
Description
 
Indicates that the annotated bean has a lifespan limited to a given mojo execution, which means each mojo execution will result in a different instance being injected.
 
 
Can be used on a static method to provide a bean.
 
 
Indicates that annotated component should be instantiated before session execution starts and discarded after session execution completes.