Enum | Description |
---|---|
InitMethodInvocationStrategy |
Invocation strategy for init methods define moment
when init methods are invoked.
|
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.
|
Copyright © 2003-present Jodd Team