|
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 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 |
ProjectFileProviderThe ProjectFileProvider is an implementation of the JavaFileProvider interface which relies on the path information of a Project for locating Java source and class files. |
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 Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||