|
|||||||||
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 | |
---|---|
java.lang.String |
factory
Set the service object creation policy. |
java.lang.Class[] |
specifications
Set the provided specifications. |
public abstract java.lang.Class[] specifications
public abstract java.lang.String factory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |