org.jboss.metadata.rar.jboss.mcf
Class ManagedConnectionEmptyContentAdapter

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

Nested Class Summary
static class ManagedConnectionEmptyContentAdapter.EmptyElement
           
 
Constructor Summary
ManagedConnectionEmptyContentAdapter()
           
 
Method Summary
 ManagedConnectionEmptyContentAdapter.EmptyElement marshal(Boolean v)
           
 Boolean unmarshal(ManagedConnectionEmptyContentAdapter.EmptyElement v)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagedConnectionEmptyContentAdapter

public ManagedConnectionEmptyContentAdapter()
Method Detail

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.