JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
net.officefloor.plugin.clazz
Annotation Interface Dependency
@Documented
@Retention
(
RUNTIME
)
@Target
({
CONSTRUCTOR
,
FIELD
,
METHOD
})
public @interface
Dependency
Annotates a
Field
,
Method
or
Constructor
for dependency injection.
Author:
Daniel Sagenschneider