org.apache.geronimo.connector.deployment
Class AdminObjectRefBuilder.AdminObjectRefProcessor
java.lang.Object
org.apache.geronimo.j2ee.deployment.annotation.AnnotationHelper
org.apache.geronimo.j2ee.deployment.annotation.ResourceAnnotationHelper.ResourceProcessor
org.apache.geronimo.connector.deployment.AdminObjectRefBuilder.AdminObjectRefProcessor
- Enclosing class:
- AdminObjectRefBuilder
public static class AdminObjectRefBuilder.AdminObjectRefProcessor
- extends ResourceAnnotationHelper.ResourceProcessor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final AdminObjectRefBuilder.AdminObjectRefProcessor INSTANCE
AdminObjectRefBuilder.AdminObjectRefProcessor
public AdminObjectRefBuilder.AdminObjectRefProcessor(Map<String,GerResourceEnvRefType> refMap,
Map<String,Map<String,GerMessageDestinationType>> messageDestinations,
EARContext earContext)
processResource
public boolean processResource(AnnotatedApp annotatedApp,
Resource annotation,
Class cls,
Method method,
Field field)
throws DeploymentException
- Specified by:
processResource
in class ResourceAnnotationHelper.ResourceProcessor
- Throws:
DeploymentException
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.