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

E22565-02

oracle.apps.fnd.appltest.diagfwk.ui.mbeans
Class DiagnosticsUIEMIntRuntimeMXBeanImpl

java.lang.Object
  extended by oracle.apps.fnd.appltest.diagfwk.ui.mbeans.DiagnosticsUIEMIntRuntimeMXBeanImpl
All Implemented Interfaces:
DiagnosticsUIEMIntRuntimeMXBean

public class DiagnosticsUIEMIntRuntimeMXBeanImpl
extends java.lang.Object
implements DiagnosticsUIEMIntRuntimeMXBean


Constructor Summary
DiagnosticsUIEMIntRuntimeMXBeanImpl()
           
 
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()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiagnosticsUIEMIntRuntimeMXBeanImpl

public DiagnosticsUIEMIntRuntimeMXBeanImpl()
Method Detail

getName

public java.lang.String getName()
                         throws java.lang.Exception
Specified by:
getName in interface DiagnosticsUIEMIntRuntimeMXBean
Throws:
java.lang.Exception

getEMTargetType

public java.lang.String getEMTargetType()
                                 throws java.lang.Exception
Specified by:
getEMTargetType in interface DiagnosticsUIEMIntRuntimeMXBean
Throws:
java.lang.Exception

getEMInstanceProperties

public java.util.Map<java.lang.String,java.lang.String> getEMInstanceProperties()
                                                                         throws java.lang.Exception
Description copied from interface: DiagnosticsUIEMIntRuntimeMXBean
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

Specified by:
getEMInstanceProperties in interface DiagnosticsUIEMIntRuntimeMXBean
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.