org.jboss.mx.metadata.xb
Class DescriptorSupportContainer

java.lang.Object
  extended by org.jboss.mx.metadata.xb.DescriptorSupportContainer
All Implemented Interfaces:
org.jboss.xb.binding.GenericValueContainer

public class DescriptorSupportContainer
extends Object
implements org.jboss.xb.binding.GenericValueContainer

Version:
$Revision: 81026 $
Author:
Scott.Stark@jboss.org

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.jboss.xb.binding.GenericValueContainer
org.jboss.xb.binding.GenericValueContainer.FACTORY
 
Constructor Summary
DescriptorSupportContainer()
           
 
Method Summary
 void addChild(QName name, Object value)
           
 Class getTargetClass()
           
 Object instantiate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DescriptorSupportContainer

public DescriptorSupportContainer()
Method Detail

instantiate

public Object instantiate()
Specified by:
instantiate in interface org.jboss.xb.binding.GenericValueContainer

addChild

public void addChild(QName name,
                     Object value)
Specified by:
addChild in interface org.jboss.xb.binding.GenericValueContainer

getTargetClass

public Class getTargetClass()
Specified by:
getTargetClass in interface org.jboss.xb.binding.GenericValueContainer


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.