|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.adventnet.agent.configuration.MBeanProperties
public class MBeanProperties
| Constructor Summary | |
|---|---|
MBeanProperties()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getProperty(java.lang.String key)
|
java.util.Hashtable |
getPropertyList()
|
void |
setProperty(java.lang.String key,
java.lang.String value)
|
void |
setPropertyList(java.util.Hashtable properties)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MBeanProperties()
| Method Detail |
|---|
public java.lang.String getProperty(java.lang.String key)
public void setProperty(java.lang.String key,
java.lang.String value)
public java.util.Hashtable getPropertyList()
public void setPropertyList(java.util.Hashtable properties)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||