org.jboss.metadata.annotation.creator
Class PersistenceContextMethodProcessor

java.lang.Object
  extended by org.jboss.metadata.annotation.creator.AbstractFinderUser
      extended by org.jboss.metadata.annotation.creator.AbstractPersistenceContextProcessor<Method>
          extended by org.jboss.metadata.annotation.creator.PersistenceContextMethodProcessor
All Implemented Interfaces:
Processor<PersistenceContextReferencesMetaData,Method>

public class PersistenceContextMethodProcessor
extends AbstractPersistenceContextProcessor<Method>
implements Processor<PersistenceContextReferencesMetaData,Method>

Version:
$Revision: 67165 $
Author:
Scott.Stark@jboss.org

Field Summary
 
Fields inherited from class org.jboss.metadata.annotation.creator.AbstractFinderUser
finder
 
Constructor Summary
PersistenceContextMethodProcessor(AnnotationFinder<AnnotatedElement> finder)
           
 
Method Summary
 
Methods inherited from class org.jboss.metadata.annotation.creator.AbstractPersistenceContextProcessor
createPC, process, process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jboss.metadata.annotation.creator.Processor
process
 

Constructor Detail

PersistenceContextMethodProcessor

public PersistenceContextMethodProcessor(AnnotationFinder<AnnotatedElement> finder)
Parameters:
finder -


Copyright ? 2008 JBoss, A division of Red Hat. All Rights Reserved.