Class MonitoredAttributeInfoImpl

java.lang.Object
com.sun.corba.se.impl.monitoring.MonitoredAttributeInfoImpl
All Implemented Interfaces:
MonitoredAttributeInfo

public class MonitoredAttributeInfoImpl extends Object implements MonitoredAttributeInfo
  • Method Summary

    Modifier and Type
    Method
    Description
    Get's the description for the Monitored Attribute.
    boolean
    isStatistic() is true if the attribute is presented as a Statistic.
    boolean
    If the Attribute is writable from ASAdmin then isWritable() will return true.
    Class Type: We will allow only basic class types: 1)Boolean 2)Integer 3)Byte 4)Long 5)Float 6)Double 7)String 8)Character

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait