org.jboss.system.metadata
Class ServiceDeploymentClasspathAdapter
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<Object,ServiceDeploymentClassPath>
org.jboss.system.metadata.ServiceDeploymentClasspathAdapter
public class ServiceDeploymentClasspathAdapter
- extends javax.xml.bind.annotation.adapters.XmlAdapter<Object,ServiceDeploymentClassPath>
- Version:
- $Revision: 85945 $
- Author:
- Emanuel Muckenhuber
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceDeploymentClasspathAdapter
public ServiceDeploymentClasspathAdapter()
unmarshal
public ServiceDeploymentClassPath unmarshal(Object e)
throws Exception
- Specified by:
unmarshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<Object,ServiceDeploymentClassPath>
- Throws:
Exception
marshal
public Object marshal(ServiceDeploymentClassPath path)
throws Exception
- Specified by:
marshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<Object,ServiceDeploymentClassPath>
- Throws:
Exception
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.