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

E22565-06

oracle.apps.fnd.appltest.diagfwk.engine.impl.adr
Interface ADRHome

All Known Implementing Classes:
ADRHomeImpl

public interface ADRHome

Models a single ADR Home

Since:
release specific (what release of product did this appear in)
Version:
$Header: atgpf/appltest/applications/Diagnostics/Engine/src/oracle/apps/fnd/appltest/diagfwk/engine/impl/adr/ADRHome.java /main/1 2009/08/17 10:56:16 anautiya Exp $
Author:
ppradhan

Method Summary
 java.lang.String getADRHomeName()
          Returns the name of this ADR Home.
 java.lang.String getServerName()
          Returns the name of the server where this ADR Home is physically situated.
 

Method Detail

getServerName

java.lang.String getServerName()
Returns the name of the server where this ADR Home is physically situated.

Returns:
the name of the server where this ADR Home exists.

getADRHomeName

java.lang.String getADRHomeName()
Returns the name of this ADR Home.

Returns:
the name of this ADR Home.

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

E22565-06

Copyright © 2012 Oracle. All Rights Reserved.