|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=TYPE) public @interface Provides
This annotation declares that the component instances will provide a service.
Optional Element Summary | |
---|---|
Class[] |
specifications
Set the provided specifications. |
String |
strategy
Set the service object creation strategy. |
public abstract Class[] specifications
public abstract String strategy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |