org.jboss.metadata.annotation.creator.ejb.jboss
Class TransactionAttributeMethodProcessor<T extends JBossEnterpriseBeanMetaData>
java.lang.Object
org.jboss.metadata.annotation.creator.AbstractFinderUser
org.jboss.metadata.annotation.creator.ejb.jboss.AbstractTransactionAttributeProcessor<Method,T>
org.jboss.metadata.annotation.creator.ejb.jboss.TransactionAttributeMethodProcessor<T>
- All Implemented Interfaces:
- Processor<T,Method>
public class TransactionAttributeMethodProcessor<T extends JBossEnterpriseBeanMetaData>
- extends AbstractTransactionAttributeProcessor<Method,T>
- implements Processor<T,Method>
A TransactionAttributeMethodProcessor.
- Version:
- $Revision: 1.1 $
- Author:
- Alexey Loubyansky
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionAttributeMethodProcessor
protected TransactionAttributeMethodProcessor(AnnotationFinder<AnnotatedElement> finder)
createContainerTransaction
protected ContainerTransactionMetaData createContainerTransaction(String ejbName,
javax.ejb.TransactionAttribute annotation,
Method method)
- Specified by:
createContainerTransaction
in class AbstractTransactionAttributeProcessor<Method,T extends JBossEnterpriseBeanMetaData>
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.