Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.2)

E22562-02

oracle.apps.fnd.applcore.log.service.mbeans
Class AppsLoggerServiceEMIntRuntimeMXBeanImpl

java.lang.Object
  extended by oracle.apps.fnd.applcore.log.service.mbeans.AppsLoggerServiceEMIntRuntimeMXBeanImpl
All Implemented Interfaces:
AppsLoggerServiceEMIntRuntimeMXBean

public class AppsLoggerServiceEMIntRuntimeMXBeanImpl
extends java.lang.Object
implements AppsLoggerServiceEMIntRuntimeMXBean


Constructor Summary
AppsLoggerServiceEMIntRuntimeMXBeanImpl()
           
 
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

AppsLoggerServiceEMIntRuntimeMXBeanImpl

public AppsLoggerServiceEMIntRuntimeMXBeanImpl()
Method Detail

getName

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

getEMTargetType

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

getEMInstanceProperties

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

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.2)

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.