org.jboss.ejb3.annotation
Annotation Type Cache


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface Cache

Cache Annotation used to specify Cache implementation

Version:
$Revision: 67834 $
Author:
ALR

Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.