setApplicationExceptions(Map<String, ApplicationException> applicationExceptions) Sets the list of application exceptions defined on this ejb jar metadata.
public TransactionManagementType getTransactionManagementType()(Code)
Gets the type of transaction for the given bean.
transaction management type.
setApplicationExceptions
public void setApplicationExceptions(Map<String, ApplicationException> applicationExceptions)(Code)
Sets the list of application exceptions defined on this ejb jar metadata.
Parameters: applicationExceptions - the list of application exceptions defined on this ejb jar metadata.