Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Package oracle.jdeveloper.java.provider

Public implementations of the JavaFileProvider interface.

See:
          Description

Interface Summary
ProviderConstants Various constants.
 

Class Summary
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.
CachedFileProvider The CachedFileProvider is an abstract starting point for an implementation of the JavaFileProvider interface that adds cache support to the BaseFileProvider.
LocatorWrapper The LocatorWrapper is a JavaClassLocator implementation that simply wraps a BaseFileProvider instance.
ProviderContext Defines various aspects of the context for the FileProvider implementations.
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.
 

Package oracle.jdeveloper.java.provider Description

Public implementations of the JavaFileProvider interface.


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

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