org.jboss.ejb3.tx.metadata
Class ApplicationExceptionMetaDataBridge
java.lang.Object
org.jboss.ejb3.tx.metadata.ApplicationExceptionMetaDataBridge
- All Implemented Interfaces:
- org.jboss.ejb3.metadata.MetaDataBridge<org.jboss.metadata.ejb.spec.ApplicationExceptionMetaData>
public class ApplicationExceptionMetaDataBridge
- extends Object
- implements org.jboss.ejb3.metadata.MetaDataBridge<org.jboss.metadata.ejb.spec.ApplicationExceptionMetaData>
- Version:
- $Revision: $
- Author:
- Carlo de Wolf
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationExceptionMetaDataBridge
public ApplicationExceptionMetaDataBridge()
retrieveAnnotation
public <A extends Annotation> A retrieveAnnotation(Class<A> annotationClass,
org.jboss.metadata.ejb.spec.ApplicationExceptionMetaData metaData,
ClassLoader classLoader)
- Specified by:
retrieveAnnotation in interface org.jboss.ejb3.metadata.MetaDataBridge<org.jboss.metadata.ejb.spec.ApplicationExceptionMetaData>
retrieveAnnotation
public <A extends Annotation> A retrieveAnnotation(Class<A> annotationClass,
org.jboss.metadata.ejb.spec.ApplicationExceptionMetaData metaData,
ClassLoader classLoader,
String methodName,
String... parameterNames)
- Specified by:
retrieveAnnotation in interface org.jboss.ejb3.metadata.MetaDataBridge<org.jboss.metadata.ejb.spec.ApplicationExceptionMetaData>
Copyright © 2008 JBoss Inc.. All Rights Reserved.