public class SunEjbJar extends Object
| Modifier and Type | Field and Description |
|---|---|
protected EnterpriseBeans |
enterpriseBeans |
protected List<SecurityRoleMapping> |
securityRoleMapping |
| Constructor and Description |
|---|
SunEjbJar() |
| Modifier and Type | Method and Description |
|---|---|
EnterpriseBeans |
getEnterpriseBeans() |
List<SecurityRoleMapping> |
getSecurityRoleMapping() |
void |
setEnterpriseBeans(EnterpriseBeans value) |
protected List<SecurityRoleMapping> securityRoleMapping
protected EnterpriseBeans enterpriseBeans
public List<SecurityRoleMapping> getSecurityRoleMapping()
public EnterpriseBeans getEnterpriseBeans()
public void setEnterpriseBeans(EnterpriseBeans value)
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.