|
JBoss EJB 3 Extension API 2.0.0-redhat-2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface Cache
Cache Annotation used to specify Cache implementation
Required Element Summary | |
---|---|
String |
value
Identifies the name of the cache. |
Element Detail |
---|
public abstract String value
|
JBoss EJB 3 Extension API 2.0.0-redhat-2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |