Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

Uses of Interface
oracle.jdeveloper.java.provider.ProviderConstants

Packages that use ProviderConstants
oracle.jdeveloper.java.provider Public implementations of the JavaFileProvider interface. 
 

Uses of ProviderConstants in oracle.jdeveloper.java.provider
 

Classes in oracle.jdeveloper.java.provider that implement ProviderConstants
 class BaseFileProvider
          The BaseFileProvider is an abstract starting point for an implementation of the JavaFileProvider interface that relies on a JavaClassLocator instance for locating Java class and source files.
 class CachedFileProvider
          The CachedFileProvider is an abstract starting point for an implementation of the JavaFileProvider interface that adds cache support to the BaseFileProvider.
 class JdevProviderContext
          The BaseFileProvider is an abstract starting point for an implementation of the JavaFileProvider interface that relies on a JavaClassLocator instance for locating Java class and source files.
 class ProjectFileProvider
          The 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 ProviderContext
          Defines various aspects of the context for the FileProvider implementations.
 class SimpleFileProvider
          The 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)

E13403-03

Copyright © 1997, 2009, Oracle. All rights reserved.