org.apache.openejb.assembler.classic
Class Info
java.lang.Object
org.apache.openejb.assembler.classic.Info
public class Info
- extends Object
- Version:
- $Rev$ $Date$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
appInfo
public AppInfo appInfo
Info
public Info(AppInfo appInfo)
Info
public Info()
marshal
public static void marshal(AppInfo appInfo)
throws JAXBException
- Throws:
JAXBException
marshal
public static void marshal(AppInfo appInfo,
OutputStream out)
throws JAXBException
- Throws:
JAXBException
marshal
public static void marshal(AppInfo appInfo,
Writer out)
throws JAXBException
- Throws:
JAXBException
unmarshal
public static AppInfo unmarshal(InputStream in)
throws JAXBException
- Throws:
JAXBException
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.