| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  
oracle.jdeveloper.java.locator.BaseClassLocator
      
oracle.jdeveloper.java.locator.PathClassLocator
          
oracle.jdeveloper.java.locator.JdevPathClassLocator
public class JdevPathClassLocator
| Field Summary | 
|---|
| Fields inherited from class oracle.jdeveloper.java.locator.BaseClassLocator | 
|---|
EMPTY_COLLECTION, EMPTY_LOCATOR, EMPTY_STRING_ARRAY | 
| Method Summary | |
|---|---|
protected static JdevPathClassLocator | 
getInstance(URLPath sourcePath, URLPath classPath)Get a JdevPathClassLocator instance. | 
protected static JdevPathClassLocator | 
getInstanceInterruptibly(URLPath sourcePath, URLPath classPath)Get a JdevPathClassLocator instance. | 
protected  long | 
getSourceTimestamp(java.net.URL sourceURL)Gets the timestamp for the given source file url.  | 
| Methods inherited from class oracle.jdeveloper.java.locator.PathClassLocator | 
|---|
buildIndex, buildIndexInterruptibly, getAllClasses, getAllClassesInterruptibly, getAllPackages, getAllPackagesInterruptibly, getClassesInPackage, getClassesInPackageInterruptibly, getClassTimestamp, getClassURL, getClassURLInterruptibly, getPackages, getPackagesInterruptibly, getResourceURL, getSourceURL, getSourceURLInterruptibly, getURL, getURLInterruptibly | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
protected static JdevPathClassLocator getInstance(URLPath sourcePath,
                                                  URLPath classPath)
JdevPathClassLocator instance.sourcePath - the source pathclassPath - the class path
protected static JdevPathClassLocator getInstanceInterruptibly(URLPath sourcePath,
                                                               URLPath classPath)
                                                        throws java.lang.InterruptedException
JdevPathClassLocator instance.sourcePath - the source pathclassPath - the class pathjava.lang.InterruptedException - if the calling thread is interrupted during creation of the locatorprotected long getSourceTimestamp(java.net.URL sourceURL)
PathClassLocatorgetSourceTimestamp in class PathClassLocator
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||