Package | Description |
---|---|
org.jboss.com.sun.corba.se.impl.monitoring | |
org.jboss.com.sun.corba.se.spi.monitoring |
Modifier and Type | Class and Description |
---|---|
class |
MonitoredAttributeInfoImpl |
Modifier and Type | Method and Description |
---|---|
MonitoredAttributeInfo |
MonitoredAttributeInfoFactoryImpl.createMonitoredAttributeInfo(String description,
Class<?> type,
boolean isWritable,
boolean isStatistic) |
Modifier and Type | Method and Description |
---|---|
MonitoredAttributeInfo |
MonitoredAttributeInfoFactory.createMonitoredAttributeInfo(String description,
Class<?> type,
boolean isWritable,
boolean isStatistic)
A Simple Factory Method to create the Monitored Attribute Info.
|
MonitoredAttributeInfo |
MonitoredAttribute.getAttributeInfo()
Gets the Monitored Attribute Info for the attribute.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.