org.apache.geronimo.naming.deployment
Class SwitchingServiceRefBuilder.ServiceRefProcessor

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.SwitchingServiceRefBuilder.ServiceRefProcessor
Enclosing class:
SwitchingServiceRefBuilder

public static class SwitchingServiceRefBuilder.ServiceRefProcessor
extends ResourceAnnotationHelper.ResourceProcessor


Field Summary
static SwitchingServiceRefBuilder.ServiceRefProcessor 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 SwitchingServiceRefBuilder.ServiceRefProcessor 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.