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, throwException
public static final StatelessAllowedMethodsInformation INSTANCE_BMT
public static final StatelessAllowedMethodsInformation INSTANCE_CMT
protected StatelessAllowedMethodsInformation(boolean beanManagedTransaction)
protected void setup(Set<DeniedMethodKey> denied)
setup
in class SessionBeanAllowedMethodsInformation
Copyright © 2017 JBoss by Red Hat. All rights reserved.