| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.2.0) E17493-03  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheSupport | |
|---|---|
| oracle.jdeveloper.java | Public API for the java model. | 
| oracle.jdeveloper.java.provider | Public implementations of the JavaFileProvider interface. | 
| Uses of CacheSupport in oracle.jdeveloper.java | 
|---|
| Classes in oracle.jdeveloper.java that implement CacheSupport | |
|---|---|
protected  class | 
JavaModel.CacheTrackerThe CacheTracker just helps track where begin/end cache use calls are being made, and to ensure that they are matched properly. | 
| Fields in oracle.jdeveloper.java declared as CacheSupport | |
|---|---|
protected  CacheSupport | 
JavaModel._cacheSupportThe cache support for this manager.  | 
| Methods in oracle.jdeveloper.java that return CacheSupport | |
|---|---|
 CacheSupport | 
JavaModel.getCacheSupport()Fetch the CacheSupport instance for managing the cache use for this JavaManager instance.  | 
| Uses of CacheSupport in oracle.jdeveloper.java.provider | 
|---|
| Classes in oracle.jdeveloper.java.provider that implement CacheSupport | |
|---|---|
 class | 
CachedFileProviderThe CachedFileProvider is an abstract starting point for an implementation of the JavaFileProvider interface that adds cache support to the BaseFileProvider. | 
 class | 
SimpleFileProviderThe PathFileProvider is an implementation of the JavaFileProvider interface that uses a static JavaClassLocator instance of URL paths for locating Java source and class files. | 
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.2.0) E17493-03  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||