JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Red Hat JBoss Enterprise Application Platform 8.0.0.GA
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
Package
org.jboss.ejb3.annotation
Annotation Type Cache
@Retention
(
RUNTIME
)
@Target
(
TYPE
) public @interface
Cache
Cache Annotation used to specify Cache implementation
Version:
$Revision$
Author:
ALR
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
Identifies the name of the cache.
Element Detail
value
String
value
Identifies the name of the cache.
Returns:
a cache name