Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 2 (11.1.2.4.0)

E17486-05

oracle.adf.share.common.util
Class AdfPlatformFactoryResolver

java.lang.Object
  extended by oracle.adf.share.common.util.AdfPlatformFactoryResolver

public class AdfPlatformFactoryResolver
extends java.lang.Object

This class will help to resolve runtime factory for server platform support, Metrics support, and logging support from adf-config.xml. If these information not specified, we will used ADF provided default factory instance.


Method Summary
static AdfServerPlatformSupport getAdfServerPlatformSupport()
           
 AdfPlatformSupportFactory getAdfServerPlatformSupportFactory()
           
protected static AdfPlatformFactoryResolver getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

protected static AdfPlatformFactoryResolver getInstance()

getAdfServerPlatformSupport

public static AdfServerPlatformSupport getAdfServerPlatformSupport()
                                                            throws java.lang.Exception
Throws:
java.lang.Exception

getAdfServerPlatformSupportFactory

public AdfPlatformSupportFactory getAdfServerPlatformSupportFactory()

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 2 (11.1.2.4.0)

E17486-05

Copyright © 1997, 2013, Oracle. All rights reserved.