Oracle Fusion Middleware extensions for Logging and Diagnostics
11g Release 1 (11.1.2)

E22565-02

oracle.apps.fnd.appltest.diagfwk.ui.mbeans
Interface DiagnosticsUIEMIntRuntimeMXBean

All Known Implementing Classes:
DiagnosticsUIEMIntRuntimeMXBeanImpl

public interface DiagnosticsUIEMIntRuntimeMXBean

MXBean interface for DiagnosticsUI-EM Integration Runtime MBean to mark DiagnosticsUI as an internal Oracle application on EM console.


Method Summary
 java.util.Map<java.lang.String,java.lang.String> getEMInstanceProperties()
          Returns a map of properties exposed by application.
 java.lang.String getEMTargetType()
           
 java.lang.String getName()
           
 

Method Detail

getName

java.lang.String getName()
                         throws java.lang.Exception
Throws:
java.lang.Exception

getEMTargetType

java.lang.String getEMTargetType()
                                 throws java.lang.Exception
Throws:
java.lang.Exception

getEMInstanceProperties

java.util.Map<java.lang.String,java.lang.String> getEMInstanceProperties()
                                                                         throws java.lang.Exception
Returns a map of properties exposed by application. To mark an app as internal on EM console isOracleInternal property should be returned with value true

Throws:
java.lang.Exception

Oracle Fusion Middleware extensions for Logging and Diagnostics
11g Release 1 (11.1.2)

E22565-02

Copyright © 2011 Oracle. All Rights Reserved.