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