| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.jdeveloper.library.DynamicLibraryProvider
public abstract class DynamicLibraryProvider
A DynamicLibraryProvider can contribute classpath entries to a project dynamically.
| Constructor Summary | |
|---|---|
| DynamicLibraryProvider() | |
| Method Summary | |
|---|---|
|  void | updateClassPath(Project project,
                URLPath classPath)Is called when we are building the classpath for a project. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public DynamicLibraryProvider()
| Method Detail | 
|---|
public void updateClassPath(Project project,
                            URLPath classPath)
This implementation does nothing.
project - the project.classPath - the classpath.| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||