public class SunEjbJar
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected EnterpriseBeans |
enterpriseBeans |
protected java.util.List<SecurityRoleMapping> |
securityRoleMapping |
Constructor and Description |
---|
SunEjbJar() |
Modifier and Type | Method and Description |
---|---|
EnterpriseBeans |
getEnterpriseBeans() |
java.util.List<SecurityRoleMapping> |
getSecurityRoleMapping() |
void |
setEnterpriseBeans(EnterpriseBeans value) |
protected java.util.List<SecurityRoleMapping> securityRoleMapping
protected EnterpriseBeans enterpriseBeans
public java.util.List<SecurityRoleMapping> getSecurityRoleMapping()
public EnterpriseBeans getEnterpriseBeans()
public void setEnterpriseBeans(EnterpriseBeans value)