|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.openejb.jee.sun.SunEjbJar
public class SunEjbJar
| Field Summary | |
|---|---|
protected EnterpriseBeans |
enterpriseBeans
|
protected java.util.List<SecurityRoleMapping> |
securityRoleMapping
|
| Constructor Summary | |
|---|---|
SunEjbJar()
|
|
| Method Summary | |
|---|---|
EnterpriseBeans |
getEnterpriseBeans()
|
java.util.List<SecurityRoleMapping> |
getSecurityRoleMapping()
|
void |
setEnterpriseBeans(EnterpriseBeans value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.List<SecurityRoleMapping> securityRoleMapping
protected EnterpriseBeans enterpriseBeans
| Constructor Detail |
|---|
public SunEjbJar()
| Method Detail |
|---|
public java.util.List<SecurityRoleMapping> getSecurityRoleMapping()
public EnterpriseBeans getEnterpriseBeans()
public void setEnterpriseBeans(EnterpriseBeans value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||