org.apache.geronimo.naming.deployment
Class EnvironmentEntryBuilder.EnvEntryRefProcessor

java.lang.Object
  extended by org.apache.geronimo.j2ee.deployment.annotation.AnnotationHelper
      extended by org.apache.geronimo.j2ee.deployment.annotation.ResourceAnnotationHelper.ResourceProcessor
          extended by org.apache.geronimo.naming.deployment.EnvironmentEntryBuilder.EnvEntryRefProcessor
Enclosing class:
EnvironmentEntryBuilder

public static class EnvironmentEntryBuilder.EnvEntryRefProcessor
extends ResourceAnnotationHelper.ResourceProcessor


Field Summary
static EnvironmentEntryBuilder.EnvEntryRefProcessor INSTANCE
           
 
Method Summary
 boolean processResource(AnnotatedApp annotatedApp, Resource annotation, Class cls, Method method, Field field)
           
 
Methods inherited from class org.apache.geronimo.j2ee.deployment.annotation.ResourceAnnotationHelper.ResourceProcessor
getResourceName, getResourceType
 
Methods inherited from class org.apache.geronimo.j2ee.deployment.annotation.AnnotationHelper
configureInjectionTarget, getInjectionClass, getInjectionJavaType, hasTarget, validateDD
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final EnvironmentEntryBuilder.EnvEntryRefProcessor INSTANCE
Method Detail

processResource

public boolean processResource(AnnotatedApp annotatedApp,
                               Resource annotation,
                               Class cls,
                               Method method,
                               Field field)
Specified by:
processResource in class ResourceAnnotationHelper.ResourceProcessor


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.