|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JavaClassLocator2 | |
|---|---|
| oracle.jdeveloper.java.locator | Public implementations of the JavaClassLocator interface. |
| oracle.jdeveloper.java.provider | Public implementations of the JavaFileProvider interface. |
| Uses of JavaClassLocator2 in oracle.jdeveloper.java.locator |
|---|
| Classes in oracle.jdeveloper.java.locator that implement JavaClassLocator2 | |
|---|---|
class |
ArrayClassLocatorThe ArrayClassLocator is an implementation of the JavaClassLocator that delegates the task of locating classes to an array of BaseClassLocator instances. |
class |
BaseClassLocatorThe BaseClassLocator is an abstract starting point for a JavaClassLocator that adds the buildIndex() entry point for instructing the locator to build its index. |
class |
CachedDirURLClassLocatorThe CachedDirURLClassLocator is an implementation of the URL-based ClassLocator which deals with root URLs that are not Jar URLs. |
class |
DebugClassLocatorThe DebugClassLocator is a decorator of the JavaClassLocator API to provide debug/verbose output for tracing the calls to a JavaClassLocator. |
class |
DirURLClassLocatorThe DirURLClassLocator is an implementation of the URL-based ClassLocator which deals with root URLs that are not Jar URLs. |
class |
JarURLClassLocatorLocates classes in JAR files. |
class |
JdevPathClassLocator |
class |
LibraryClassLocatorThe LibraryClassLocator is an implementation of the JavaClassLocator to locate classes for a Library instance. |
class |
PathClassLocatorThe PathClassLocator is an implementation of the JavaClassLocator to locate classes for based on an URLPaths for both the source and class paths |
class |
ProjectClassLocatorThe ProjectClassLocator is an implementation of the JavaClassLocator to locate classes for a Project instance. |
class |
URLClassLocatorThe URLClassLocator is an abstract starting point for a JavaClassLocator implementation based out of a root URL. |
| Uses of JavaClassLocator2 in oracle.jdeveloper.java.provider |
|---|
| Classes in oracle.jdeveloper.java.provider that implement JavaClassLocator2 | |
|---|---|
class |
LocatorWrapperThe LocatorWrapper is a JavaClassLocator implementation that simply wraps a BaseFileProvider instance. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||