org.jboss.metadata.annotation.creator.ejb
Class DenyAllProcessor
java.lang.Object
org.jboss.metadata.annotation.creator.AbstractFinderUser
org.jboss.metadata.annotation.creator.ejb.DenyAllProcessor
- All Implemented Interfaces:
- Processor<ExcludeListMetaData,Method>
public class DenyAllProcessor
- extends AbstractFinderUser
- implements Processor<ExcludeListMetaData,Method>
- Version:
- $Revision: 67999 $
- Author:
- Scott.Stark@jboss.org
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DenyAllProcessor
public DenyAllProcessor(AnnotationFinder<AnnotatedElement> finder)
process
public void process(ExcludeListMetaData metaData,
Method method)
- Specified by:
process in interface Processor<ExcludeListMetaData,Method>
Copyright © 2008 JBoss, A division of Red Hat. All Rights Reserved.