Uses of Class
org.apache.openejb.jee.ApplicationException
-
Packages that use ApplicationException Package Description org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of ApplicationException in org.apache.openejb.jee
Fields in org.apache.openejb.jee with type parameters of type ApplicationException Modifier and Type Field Description protected KeyedCollection<String,ApplicationException>AssemblyDescriptor. applicationExceptionMethods in org.apache.openejb.jee that return ApplicationException Modifier and Type Method Description ApplicationExceptionAssemblyDescriptor. getApplicationException(Class clazz)ApplicationExceptionAssemblyDescriptor. getApplicationException(String className)Methods in org.apache.openejb.jee that return types with arguments of type ApplicationException Modifier and Type Method Description Collection<ApplicationException>AssemblyDescriptor. getApplicationException()Map<String,ApplicationException>AssemblyDescriptor. getApplicationExceptionMap()
-