public class MessageDrivenAllowedMethodsInformation extends AllowedMethodsInformation
| Modifier and Type | Field and Description |
|---|---|
static MessageDrivenAllowedMethodsInformation |
INSTANCE_BMT |
static MessageDrivenAllowedMethodsInformation |
INSTANCE_CMT |
| Modifier | Constructor and Description |
|---|---|
protected |
MessageDrivenAllowedMethodsInformation(boolean beanManagedTransaction) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setup(Set<DeniedMethodKey> denied) |
add, add, checkAllowed, realCheckPermission, throwException, throwExceptionpublic static final MessageDrivenAllowedMethodsInformation INSTANCE_BMT
public static final MessageDrivenAllowedMethodsInformation INSTANCE_CMT
protected MessageDrivenAllowedMethodsInformation(boolean beanManagedTransaction)
protected void setup(Set<DeniedMethodKey> denied)
setup in class AllowedMethodsInformationCopyright © 2022 JBoss by Red Hat. All rights reserved.