public class MonitoredAttributeInfoFactoryImpl extends Object implements MonitoredAttributeInfoFactory
| Constructor and Description |
|---|
MonitoredAttributeInfoFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
MonitoredAttributeInfo |
createMonitoredAttributeInfo(String description,
Class type,
boolean isWritable,
boolean isStatistic)
A Simple Factory Method to create the Monitored Attribute Info.
|
public MonitoredAttributeInfo createMonitoredAttributeInfo(String description, Class type, boolean isWritable, boolean isStatistic)
MonitoredAttributeInfoFactorycreateMonitoredAttributeInfo in interface MonitoredAttributeInfoFactoryCopyright © 2018 JBoss by Red Hat. All rights reserved.