Package org.apache.cayenne.di
Annotation Type Inject
@Retention(RUNTIME) @Target({FIELD,PARAMETER}) public @interface Inject
- Since:
- 3.1
- 
Optional Element Summary
- 
Element Details- 
valueString valueAn optional name of the dependency for injecting dependency types that have multiple bindings in the container.- Default:
- ""
 
 
-