org.apache.openejb.sxc
Class EjbJarXml
java.lang.Object
org.apache.openejb.sxc.EjbJarXml
public class EjbJarXml
- extends Object
- Version:
- $Rev$ $Date$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EjbJarXml
public EjbJarXml()
unmarshal
public static EjbJar unmarshal(InputStream inputStream)
throws Exception
- Throws:
Exception
marshal
public static void marshal(EjbJar ejbJar,
OutputStream outputStream)
throws Exception
- Throws:
Exception
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.