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