|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Annotation Types Summary | |
|---|---|
| Contract | Marker annotation to allow implementations to be discovered from the contract they implement. |
| ContractsProvided | An explicit list of contracts provided. |
| Index | Marks the index property of the Contract annotations. |
| InhabitantAnnotation | Meta-annotation indicating that the annotation designates
a resident service of a org.glassfish.hk2.Services. |
| Optional | Marker annotation indicating that an instance variable or method marked with Inject
is not required to be present at run-time. |
| Service | Marker interface for service implementation. |
HK2 annotations that mark components and their required dependencies. Primary API surface of HK2.
HK2 modules primarily interact with HK2 by using these annotations.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||