org.apache.geronimo.naming.deployment
Class ENCHelper.XmlEnvRefs
java.lang.Object
org.apache.geronimo.naming.deployment.ENCHelper.XmlEnvRefs
- Enclosing class:
- ENCHelper
public static class ENCHelper.XmlEnvRefs
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ENCHelper.XmlEnvRefs
public ENCHelper.XmlEnvRefs(GerEjbRefType[] ejbRefs,
GerEjbLocalRefType[] ejbLocalRefs,
GerResourceRefType[] resourceRefs,
GerResourceEnvRefType[] resourceEnvRefs)
getEjbRefs
public GerEjbRefType[] getEjbRefs()
getEjbLocalRefs
public GerEjbLocalRefType[] getEjbLocalRefs()
getResourceRefs
public GerResourceRefType[] getResourceRefs()
getResourceEnvRefs
public GerResourceEnvRefType[] getResourceEnvRefs()
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.