com.sun.mfwk.util.instrum
Interface MfInstrumConfigMBean

All Known Implementing Classes:
MfInstrumConfig

public interface MfInstrumConfigMBean

MfInstrumConfigMBean contains the configuration information related to instrumentation exposed for management.


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.
 

Method Detail

getAppRole

public java.lang.String getAppRole()
Get the role of the application.


getAppURLDescription

public java.lang.String getAppURLDescription()
Get the URL Description of the application.


getAppDirectoryDN

public java.lang.String getAppDirectoryDN()
Get the directory DN of the application.