org.jboss.system.metadata
Class ServiceLoaderRepositoryAdapter

java.lang.Object
  extended by javax.xml.bind.annotation.adapters.XmlAdapter<Object,LoaderRepositoryFactory.LoaderRepositoryConfig>
      extended by 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

Constructor Summary
ServiceLoaderRepositoryAdapter()
           
 
Method Summary
 Element marshal(LoaderRepositoryFactory.LoaderRepositoryConfig config)
           
 LoaderRepositoryFactory.LoaderRepositoryConfig unmarshal(Object e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceLoaderRepositoryAdapter

public ServiceLoaderRepositoryAdapter()
Method Detail

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.