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