public class EjbJarXml extends Object
| Constructor and Description |
|---|
EjbJarXml() |
| Modifier and Type | Method and Description |
|---|---|
static void |
marshal(EjbJar ejbJar,
OutputStream outputStream) |
static EjbJar |
unmarshal(InputStream inputStream) |
public static EjbJar unmarshal(InputStream inputStream) throws Exception
Exceptionpublic static void marshal(EjbJar ejbJar, OutputStream outputStream) throws Exception
ExceptionCopyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.