|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.mfwk.util.instrum.MfInstrumConfig
MfInstrumConfig contains the configuration information related to instrumentation exposed for management.
Constructor Summary | |
MfInstrumConfig()
|
Method Summary | |
java.lang.String |
getAppDirectoryDN()
Get the directory DN of the application. |
java.lang.String |
getAppRole()
Get the role of the application. |
java.lang.String |
getAppURLDescription()
Get the URL Description of the application. |
void |
setAppDirectoryDN(java.lang.String dn)
Set the directory DN of the application. |
void |
setAppRole(java.lang.String role)
Set the role of the application. |
void |
setAppURLDescription(java.lang.String desc)
Set the URL Description of the application. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MfInstrumConfig()
Method Detail |
public java.lang.String getAppRole()
getAppRole
in interface MfInstrumConfigMBean
public java.lang.String getAppURLDescription()
getAppURLDescription
in interface MfInstrumConfigMBean
public java.lang.String getAppDirectoryDN()
getAppDirectoryDN
in interface MfInstrumConfigMBean
public void setAppRole(java.lang.String role)
public void setAppURLDescription(java.lang.String desc)
public void setAppDirectoryDN(java.lang.String dn)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |