JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.jvnet.hk2.annotations
Annotation Type Contract
@Documented
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
@ContractIndicator
public @interface
Contract
This annotation is used by HK2 during automatic class analysis to indicate that a class or interface should be included in the list of contracts for a service
See Also:
ContractsProvided