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