oracle.adf.share.common.util
Class AdfPlatformFactoryResolver
java.lang.Object
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
protected static AdfPlatformFactoryResolver getInstance()
getAdfServerPlatformSupport
public static AdfServerPlatformSupport getAdfServerPlatformSupport()
throws java.lang.Exception
- Throws:
java.lang.Exception
getAdfServerPlatformSupportFactory
public AdfPlatformSupportFactory getAdfServerPlatformSupportFactory()
Copyright © 1997, 2013, Oracle. All rights reserved.