org.apache.geronimo.connector.deployment
Class ResourceRefBuilder.ResourceRefProcessor

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.connector.deployment.ResourceRefBuilder.ResourceRefProcessor
Enclosing class:
ResourceRefBuilder

public static class ResourceRefBuilder.ResourceRefProcessor
extends ResourceAnnotationHelper.ResourceProcessor


Field Summary
static ResourceRefBuilder.ResourceRefProcessor 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 ResourceRefBuilder.ResourceRefProcessor 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.