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

E17493-01

Uses of Package
oracle.jdeveloper.runner

Packages that use oracle.jdeveloper.runner
oracle.jdeveloper.model Contains interfaces and classes implementing the Java specific portions of JDeveloper's data model. 
oracle.jdeveloper.runner Contains classes that allow addins some level of control on the JDeveloper runner system. 
oracle.jdeveloper.webapp   
oracle.jdevimpl.webapp.html   
 

Classes in oracle.jdeveloper.runner used by oracle.jdeveloper.model
Browseable
          Marker interface implemented by Node classes that represent web documents that are typically browsed directly in a web browser.
BrowseablePath
          Extension of Browseable interface that allows the Node to specify a custom browseable path that should be used when constructing the target URL.
 

Classes in oracle.jdeveloper.runner used by oracle.jdeveloper.runner
Browseable
          Marker interface implemented by Node classes that represent web documents that are typically browsed directly in a web browser.
BrowseablePaths
          Extension of Browseable interface that allows the Node to specify multiple custom browseable paths that should be used when constructing the target URL.
JavaOptionProvider
          An abstract which allows Java options and program options to be added to the command line before a Java run process is started.
JRunProcess
          An abstract class that represents a Java process.
RunConfiguration
          The RunConfiguration class specifies details about how a Java process should be started.
RunConfigurations
          Manages the set of RunConfiguration objects for the workspace
SourceFinder
          Interface for searching for source code.
SourceFinderManager
          Interface to be implemented by Source providers
 

Classes in oracle.jdeveloper.runner used by oracle.jdeveloper.webapp
Browseable
          Marker interface implemented by Node classes that represent web documents that are typically browsed directly in a web browser.
BrowseablePath
          Extension of Browseable interface that allows the Node to specify a custom browseable path that should be used when constructing the target URL.
 

Classes in oracle.jdeveloper.runner used by oracle.jdevimpl.webapp.html
Browseable
          Marker interface implemented by Node classes that represent web documents that are typically browsed directly in a web browser.
BrowseablePath
          Extension of Browseable interface that allows the Node to specify a custom browseable path that should be used when constructing the target URL.
 


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

E17493-01

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