Uses of Class
org.jboss.jca.web.console.MBeanData
-
Packages that use MBeanData Package Description org.jboss.jca.web.console This package contains the classes needed for the management web console for IronJacamar -
-
Uses of MBeanData in org.jboss.jca.web.console
Methods in org.jboss.jca.web.console that return MBeanData Modifier and Type Method Description MBeanData[]DomainData. getData()Get the datastatic MBeanDataServer. getMBeanData(String name)Get MBean dataMethods in org.jboss.jca.web.console with parameters of type MBeanData Modifier and Type Method Description voidDomainData. addData(MBeanData data)Add dataConstructors in org.jboss.jca.web.console with parameters of type MBeanData Constructor Description DomainData(String domainName, MBeanData[] data)Constructor
-