|
Oracle Fusion Middleware Java API Reference for Oracle ADF Share 11g Release 2 (11.1.2.3.0) E17486-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.adf.share.platform.AdfPlatformSupportFactory
public abstract class AdfPlatformSupportFactory
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 |
|---|
public AdfPlatformSupportFactory()
| Method Detail |
|---|
public abstract AdfAbstractSupport getSupportInstance()
throws java.lang.Exception
java.lang.Exception
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Share 11g Release 2 (11.1.2.3.0) E17486-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||