org.jboss.ejb3.annotation.impl
Class CacheImpl
java.lang.Object
org.jboss.ejb3.annotation.impl.CacheImpl
- All Implemented Interfaces:
- Annotation, org.jboss.ejb3.annotation.Cache
public class CacheImpl
- extends Object
- implements org.jboss.ejb3.annotation.Cache
Implementation of @Cache annotation
- Version:
- $Revision: 67795 $
- Author:
- ALR
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheImpl
public CacheImpl(String value)
value
public String value()
annotationType
public Class<? extends Annotation> annotationType()
- Specified by:
annotationType
in interface Annotation
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.