Skip navigation links

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

E17486-04


oracle.adf.share.platform
Class AdfPlatformSupportFactory

java.lang.Object
  extended by oracle.adf.share.platform.AdfPlatformSupportFactory

Direct Known Subclasses:
AdfServerPlatformSupportFactory

public abstract class AdfPlatformSupportFactory
extends java.lang.Object

This abstract factory will define the contract method for each concrete factory to create their own abstract support type


Constructor Summary
AdfPlatformSupportFactory()
           

 

Method Summary
abstract  AdfAbstractSupport getSupportInstance()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

AdfPlatformSupportFactory

public AdfPlatformSupportFactory()

Method Detail

getSupportInstance

public abstract AdfAbstractSupport getSupportInstance()
                                               throws java.lang.Exception
Throws:
java.lang.Exception

Skip navigation links

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

E17486-04


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