org.jboss.system.metadata
Class ServiceDeploymentClasspathAdapter

java.lang.Object
  extended by javax.xml.bind.annotation.adapters.XmlAdapter<Object,ServiceDeploymentClassPath>
      extended by org.jboss.system.metadata.ServiceDeploymentClasspathAdapter

public class ServiceDeploymentClasspathAdapter
extends javax.xml.bind.annotation.adapters.XmlAdapter<Object,ServiceDeploymentClassPath>

Version:
$Revision: 85945 $
Author:
Emanuel Muckenhuber

Constructor Summary
ServiceDeploymentClasspathAdapter()
           
 
Method Summary
 Object marshal(ServiceDeploymentClassPath path)
           
 ServiceDeploymentClassPath unmarshal(Object e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceDeploymentClasspathAdapter

public ServiceDeploymentClasspathAdapter()
Method Detail

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.