Oracle Fusion Middleware extensions for Logging and Diagnostic
11g Release 1 (11.1.1.6)

E22565-06

oracle.apps.fnd.appltest.diagfwk.mbean.emintg
Interface JmxAPIEMIntRuntimeMXBean

All Known Implementing Classes:
JmxAPIEMIntRuntimeMXBeanImpl

public interface JmxAPIEMIntRuntimeMXBean

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 Diagnostic
11g Release 1 (11.1.1.6)

E22565-06

Copyright © 2012 Oracle. All Rights Reserved.