|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Public implementations of the JavaClassLocator interface.
See:
Description
| Class Summary | |
|---|---|
| ArrayClassLocator | The ArrayClassLocator is an implementation of the JavaClassLocator that delegates the task of locating classes to an array of BaseClassLocator instances. |
| BaseClassLocator | The BaseClassLocator is an abstract starting point for a JavaClassLocator that adds the buildIndex() entry point for instructing the locator to build its index. |
| CachedDirURLClassLocator | The CachedDirURLClassLocator is an implementation of the URL-based ClassLocator which deals with root URLs that are not Jar URLs. |
| ClassLocatorFactory | The ClassLocatorFactory is a factory for fetching BaseClassLocator instances. |
| DebugClassLocator | The DebugClassLocator is a decorator of the JavaClassLocator API to provide debug/verbose output for tracing the calls to a JavaClassLocator. |
| DirURLClassLocator | The DirURLClassLocator is an implementation of the URL-based ClassLocator which deals with root URLs that are not Jar URLs. |
| JarURLClassLocator | Locates classes in JAR files. |
| JdevClassLocatorFactory | The ClassLocatorFactory is a factory for fetching BaseClassLocator instances. |
| JdevPathClassLocator | |
| LibraryClassLocator | The LibraryClassLocator is an implementation of the JavaClassLocator to locate classes for a Library instance. |
| PathClassLocator | The PathClassLocator is an implementation of the JavaClassLocator to locate classes for based on an URLPaths for both the source and class paths |
| ProjectClassLocator | The ProjectClassLocator is an implementation of the JavaClassLocator to locate classes for a Project instance. |
| URLClassLocator | The URLClassLocator is an abstract starting point for a JavaClassLocator implementation based out of a root URL. |
Public implementations of the JavaClassLocator interface.
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||