|
Extension SDK | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| 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. |
| JStarterFactory | Marker interface implemented by
StarterFactory classes that know how to
start a Java process. |
| SourceFinder | Interface for searching for source code. |
| Class Summary | |
| EmbeddedServer | Deprecated. The EmbeddedServer class is inherently unstable and is unnecessarily costly to maintain since there are much better ways to achieve the same OC4J integration. |
| EmbeddedServerOptions | Design-time embedded server settings. |
| JRunProcess | An abstract class that represents a Java process. |
| JStarter | A class that represents a way of starting a Java process. |
| Oc4jStarterFactory | This class implements run/debug support for embedded OC4J. |
| RemoteConnectDialog | The RemoteConnectDialog class displays a dialog box
from which the user can specify remote connection parameters. |
| RunConfiguration | The RunConfiguration class specifies details about how a Java process should be started. |
| RunMgrArb | |
| RunMgrArb_ja | |
| Source | The Source class provides methods for displaying source
files in the code editor or UI designer. |
| Exception Summary | |
| EmbeddedServerException | This class represent an exception that occurs when the embedded server fails to start up. |
Contains classes that allow addins some level of control on the JDeveloper runner system.
Related Documentation
See Extending JDeveloper Using the Addin API for additional details.
|
Extension SDK | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Copyright ©1997, 2003, Oracle. All rights reserved.