org.mc4j.ems.impl.jmx.connection.bean.attribute
Class DUnkownAttribute
java.lang.Object
org.mc4j.ems.impl.jmx.connection.bean.attribute.DAttribute
org.mc4j.ems.impl.jmx.connection.bean.attribute.DUnkownAttribute
public class DUnkownAttribute
- extends DAttribute
- Version:
- $Revision: 570 $($Author: ghinkl $ / $Date: 2006-04-12 15:14:16 -0400 (Wed, 12 Apr 2006) $)
- Author:
- Greg Hinkle (ghinkle@users.sourceforge.net), Nov 16, 2005
|
Field Summary |
protected java.lang.String |
name
|
| Methods inherited from class org.mc4j.ems.impl.jmx.connection.bean.attribute.DAttribute |
alterValue, compareTo, getFailures, getTypeClass, getValue, getValueHistory, getValueSize, init, isNumericType, isSupportedType, refresh, registerAttributeChangeListener, registerFailure, setSupportedType, setValue, storeHistory |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
protected java.lang.String name
DUnkownAttribute
public DUnkownAttribute(DMBean bean,
java.lang.String name)
getName
public java.lang.String getName()
- Overrides:
getName in class DAttribute
getType
public java.lang.String getType()
- Overrides:
getType in class DAttribute
getDescription
public java.lang.String getDescription()
- Overrides:
getDescription in class DAttribute
isWritable
public boolean isWritable()
- Overrides:
isWritable in class DAttribute
isReadable
public boolean isReadable()
- Overrides:
isReadable in class DAttribute