Class MessageDrivenAllowedMethodsInformation
java.lang.Object
org.jboss.as.ejb3.component.allowedmethods.AllowedMethodsInformation
org.jboss.as.ejb3.component.messagedriven.MessageDrivenAllowedMethodsInformation
- Author:
- Stuart Douglas
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MessageDrivenAllowedMethodsInformationstatic final MessageDrivenAllowedMethodsInformation -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedMessageDrivenAllowedMethodsInformation(boolean beanManagedTransaction) -
Method Summary
Methods inherited from class org.jboss.as.ejb3.component.allowedmethods.AllowedMethodsInformation
add, add, checkAllowed, realCheckPermission, throwException, throwException
-
Field Details
-
INSTANCE_BMT
-
INSTANCE_CMT
-
-
Constructor Details
-
MessageDrivenAllowedMethodsInformation
protected MessageDrivenAllowedMethodsInformation(boolean beanManagedTransaction)
-
-
Method Details
-
setup
- Overrides:
setupin classAllowedMethodsInformation
-