public abstract class StringMonitoredAttributeBase extends MonitoredAttributeBase
A Convenient Abstraction to present String type Monitored Attribute. One of the examples of StringMonitoredAttribute is the State information.
Constructor and Description |
---|
StringMonitoredAttributeBase(String name,
String description)
Constructs StringMonitoredAttribute with the MonitoredAttributeInfo
built with the class type of String.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.