org.jboss.metadata.annotation.creator
Class PersistenceUnitMethodProcessor
java.lang.Object
org.jboss.metadata.annotation.creator.AbstractFinderUser
org.jboss.metadata.annotation.creator.AbstractInjectionTargetProcessor<E>
org.jboss.metadata.annotation.creator.AbstractPersistenceUnitProcessor<Method>
org.jboss.metadata.annotation.creator.PersistenceUnitMethodProcessor
- All Implemented Interfaces:
- Processor<PersistenceUnitReferencesMetaData,Method>
public class PersistenceUnitMethodProcessor
- extends AbstractPersistenceUnitProcessor<Method>
- implements Processor<PersistenceUnitReferencesMetaData,Method>
- Version:
- $Revision$
- Author:
- Emanuel Muckenhuber
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersistenceUnitMethodProcessor
public PersistenceUnitMethodProcessor(AnnotationFinder<AnnotatedElement> finder)
getInjectionName
protected String getInjectionName(Method element)
- Specified by:
getInjectionName
in class AbstractPersistenceUnitProcessor<Method>
getName
protected String getName(Method element)
- Specified by:
getName
in class AbstractPersistenceUnitProcessor<Method>
Copyright © 2009 JBoss Inc.. All Rights Reserved.