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