Uses of Class
javax.ejb.ApplicationException

Packages that use ApplicationException
com.bm.ejb3metadata.annotations.metadata Implementation of meta data analysis for EJB 3.0 
 

Uses of ApplicationException in com.bm.ejb3metadata.annotations.metadata
 

Methods in com.bm.ejb3metadata.annotations.metadata that return ApplicationException
 ApplicationException ClassAnnotationMetadata.getApplicationException()
          the @ApplicationException annotation.
 

Methods in com.bm.ejb3metadata.annotations.metadata that return types with arguments of type ApplicationException
 java.util.Map<java.lang.String,ApplicationException> EjbJarAnnotationMetadata.getApplicationExceptions()
          Gets the list of application exceptions defined on this ejb jar metadata.
 

Methods in com.bm.ejb3metadata.annotations.metadata with parameters of type ApplicationException
 void ClassAnnotationMetadata.setApplicationException(ApplicationException applicationException)
          Sets the object representing the @ApplicationException annotation.
 



Copyright © 2008. All Rights Reserved.