FileDocCategorySizeDatePackage
PermitAllImpl.javaAPI DocJBoss 4.2.11484Fri Jul 13 20:53:44 BST 2007org.jboss.ejb

PermitAllImpl

public class PermitAllImpl extends Object implements PermitAll
// *
author
William DeCoste
version
$Revision: 57207 $

Fields Summary
Constructors Summary
public PermitAllImpl()

   
Methods Summary
public java.lang.ClassannotationType()

      return javax.annotation.security.PermitAll.class;
   
public java.lang.Stringname()

      return javax.annotation.security.PermitAll.class.getName();