org.apache.openejb.jee.sun
Class SunEjbJar
java.lang.Object
org.apache.openejb.jee.sun.SunEjbJar
public class SunEjbJar
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
securityRoleMapping
protected List<SecurityRoleMapping> securityRoleMapping
enterpriseBeans
protected EnterpriseBeans enterpriseBeans
SunEjbJar
public SunEjbJar()
getSecurityRoleMapping
public List<SecurityRoleMapping> getSecurityRoleMapping()
getEnterpriseBeans
public EnterpriseBeans getEnterpriseBeans()
setEnterpriseBeans
public void setEnterpriseBeans(EnterpriseBeans value)
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.