org.jboss.net.jmx.adaptor
Class AttributeDeser.AttributeValueTarget

java.lang.Object
  extended byorg.jboss.net.jmx.adaptor.AttributeDeser.AttributeValueTarget
All Implemented Interfaces:
Target (src)
Enclosing class:
AttributeDeser (src)

protected class AttributeDeser.AttributeValueTarget
extends java.lang.Object
implements Target (src)


Constructor Summary
protected AttributeDeser.AttributeValueTarget()
           
 
Method Summary
 void set(java.lang.Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeDeser.AttributeValueTarget

protected AttributeDeser.AttributeValueTarget()
Method Detail

set

public void set(java.lang.Object value)
         throws org.xml.sax.SAXException
Specified by:
set in interface Target (src)
Throws:
org.xml.sax.SAXException