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

E13403-08

oracle.jdevimpl.esdk
Class ESDKInstaller

java.lang.Object
  extended by oracle.jdevimpl.esdk.ESDKInstaller
All Implemented Interfaces:
PostStartupHook

public final class ESDKInstaller
extends java.lang.Object
implements PostStartupHook

Installs the extension sdk sources and opens the extension sdk workspace.


Constructor Summary
ESDKInstaller()
           
 
Method Summary
 void install()
          This method is called after our extension has been installed by Check for Updates.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ESDKInstaller

public ESDKInstaller()
Method Detail

install

public void install()
This method is called after our extension has been installed by Check for Updates.

Specified by:
install in interface PostStartupHook

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

E13403-08

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