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