org.jboss.mx.metadata.xb
Class ModelMBeanNotificationInfoContainer
java.lang.Object
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: 81026 $
- Author:
- Scott.Stark@jboss.org
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModelMBeanNotificationInfoContainer
public ModelMBeanNotificationInfoContainer()
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
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.