org.jboss.ejb3.annotation.impl
Class DenyAllImpl
java.lang.Object
org.jboss.ejb3.annotation.impl.DenyAllImpl
- All Implemented Interfaces:
- Annotation, javax.annotation.security.DenyAll
public class DenyAllImpl
- extends Object
- implements javax.annotation.security.DenyAll
// *
- Version:
- $Revision: 69029 $
- Author:
- William DeCoste
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DenyAllImpl
public DenyAllImpl()
annotationType
public Class<? extends Annotation> annotationType()
- Specified by:
annotationType in interface Annotation
Copyright © 2008 JBoss Inc.. All Rights Reserved.