org.jboss.metadata.rar.jboss.mcf
Class ManagedConnectionEmptyContentAdapter
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<ManagedConnectionEmptyContentAdapter.EmptyElement,Boolean>
org.jboss.metadata.rar.jboss.mcf.ManagedConnectionEmptyContentAdapter
public class ManagedConnectionEmptyContentAdapter
- extends javax.xml.bind.annotation.adapters.XmlAdapter<ManagedConnectionEmptyContentAdapter.EmptyElement,Boolean>
A ManagedConnectionEmptyContentAdapter.
- Version:
- $Revision: 84046 $
- Author:
- Weston Price, Alexey Loubyansky
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManagedConnectionEmptyContentAdapter
public ManagedConnectionEmptyContentAdapter()
marshal
public ManagedConnectionEmptyContentAdapter.EmptyElement marshal(Boolean v)
throws Exception
- Specified by:
marshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<ManagedConnectionEmptyContentAdapter.EmptyElement,Boolean>
- Throws:
Exception
unmarshal
public Boolean unmarshal(ManagedConnectionEmptyContentAdapter.EmptyElement v)
throws Exception
- Specified by:
unmarshal
in class javax.xml.bind.annotation.adapters.XmlAdapter<ManagedConnectionEmptyContentAdapter.EmptyElement,Boolean>
- Throws:
Exception
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.