JBossMX Parent POM 6.0.0.GA

org.jboss.mx.metadata.xb
Class ModelMBeanNotificationInfoContainer

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

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

The JBossXB ModelMBeanNotificationInfo container

Version:
$Revision: 85671 $
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
ModelMBeanNotificationInfoContainer()
           
 
Method Summary
 void addChild(QName name, Object value)
           
 void addType(String type)
           
 Descriptor getDescriptors()
           
 Class<?> getTargetClass()
           
 Object instantiate()
           
 void setDescriptors(Descriptor descriptor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModelMBeanNotificationInfoContainer

public ModelMBeanNotificationInfoContainer()
Method Detail

getDescriptors

public Descriptor getDescriptors()

setDescriptors

public void setDescriptors(Descriptor descriptor)

addType

public void addType(String type)

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

JBossMX Parent POM 6.0.0.GA

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