Package | Description |
---|---|
org.jboss.as.ejb3.component | |
org.jboss.as.ejb3.deployment |
Modifier and Type | Method and Description |
---|---|
ApplicationExceptionDetails |
EJBComponent.getApplicationException(Class<?> exceptionClass,
Method invokedMethod) |
Modifier and Type | Method and Description |
---|---|
ApplicationExceptionDetails |
ApplicationExceptions.getApplicationException(Class<?> exceptionClass) |
Modifier and Type | Method and Description |
---|---|
Map<Class<?>,ApplicationExceptionDetails> |
ApplicationExceptions.getApplicationExceptions() |
Map<String,ApplicationExceptionDetails> |
ApplicationExceptionDescriptions.getApplicationExceptions() |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationExceptions.addApplicationException(Class<?> exceptionClass,
ApplicationExceptionDetails applicationException) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.