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