Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.4.0)

E10686-05

oracle.adf.share.connection
Class ConnectionTypeLoaderFactory

java.lang.Object
  extended by oracle.adf.share.connection.ConnectionTypeLoaderFactory

public class ConnectionTypeLoaderFactory
extends java.lang.Object

Factory class for creating an ExtensionLoader that will load connection and/or resource type extensions. The purpose of this class is to provide a layer of abstraction between the classes that use extensions and the mechanism/file formats used to define/load the extensions

Since:
release specific (what release of product did this appear in)

Method Summary
static ConnectionTypeLoader getLoader()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getLoader

public static ConnectionTypeLoader getLoader()

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.4.0)

E10686-05

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