|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.1.0) E17493-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShutdownHook | |
|---|---|
| oracle.ide.cmd | Contains classes implementing several JDeveloper commands. |
| oracle.jdeveloper.library | The Libraries package provides the library API used
by JDeveloper. |
| oracle.jdeveloper.vcs.generic | |
| oracle.jdeveloper.vcs.spi | Contains extension-level service provider interfaces for version control system integraton. |
| Uses of ShutdownHook in oracle.ide.cmd |
|---|
| Methods in oracle.ide.cmd with parameters of type ShutdownHook | |
|---|---|
static void |
ExitCommand.addShutdownHook(ShutdownHook hook)
Add a shutdown hook. |
static void |
ExitCommand.addShutdownHook(ShutdownHook hook,
double weight)
Add a shutdown hook. |
static void |
ExitCommand.removeShutdownHook(ShutdownHook hook)
Remove a shutdown hook. |
| Uses of ShutdownHook in oracle.jdeveloper.library |
|---|
| Classes in oracle.jdeveloper.library that implement ShutdownHook | |
|---|---|
class |
JLibraryManager
|
| Uses of ShutdownHook in oracle.jdeveloper.vcs.generic |
|---|
| Classes in oracle.jdeveloper.vcs.generic that implement ShutdownHook | |
|---|---|
class |
VCSProfile
|
| Uses of ShutdownHook in oracle.jdeveloper.vcs.spi |
|---|
| Classes in oracle.jdeveloper.vcs.spi that implement ShutdownHook | |
|---|---|
class |
VCSExtension
Abstract superclass for a version control system extension. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.1.0) E17493-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||