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

E22562-02

oracle.apps.fnd.applcore.dt.log.config
Class AppsLogXMLConfiguratorImpl

java.lang.Object
  extended by oracle.apps.fnd.applcore.dt.log.config.AppsLogXMLConfiguratorImpl
All Implemented Interfaces:
oracle.jdeveloper.runner.oc4j.Oc4jInstanceConfigurator

public class AppsLogXMLConfiguratorImpl
extends java.lang.Object
implements oracle.jdeveloper.runner.oc4j.Oc4jInstanceConfigurator

This class implements Oc4jInstanceConfigurator and configures j2ee-logging.xml for Apps Logging.


Field Summary
static java.lang.String RCS_ID
          Static variable for Header.
 
Constructor Summary
AppsLogXMLConfiguratorImpl()
           
 
Method Summary
 void configure(Node node, oracle.jdeveloper.runner.oc4j.Oc4jInstanceEvent event)
          This method is used to configure j2ee-logging.xml.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RCS_ID

public static final java.lang.String RCS_ID
Static variable for Header.

See Also:
Constant Field Values
Constructor Detail

AppsLogXMLConfiguratorImpl

public AppsLogXMLConfiguratorImpl()
Method Detail

configure

public void configure(Node node,
                      oracle.jdeveloper.runner.oc4j.Oc4jInstanceEvent event)
This method is used to configure j2ee-logging.xml.

Specified by:
configure in interface oracle.jdeveloper.runner.oc4j.Oc4jInstanceConfigurator
Parameters:
node - Source Xml
event - triggering event

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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.