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

E13403-04

Uses of Class
javax.ide.extension.ExtensionRegistry

Packages that use ExtensionRegistry
javax.ide The ide package is where all JSR 198 packages are rooted. 
javax.ide.extension Classes and interfaces used by extensions to extend an IDE with new functionality. 
oracle.ide Contains classes that allow addins access to the IDE integration objects. 
 

Uses of ExtensionRegistry in javax.ide
 

Methods in javax.ide that return ExtensionRegistry
 ExtensionRegistry IDE.getExtensionRegistry()
          Get the ExtensionRegistry.
 

Uses of ExtensionRegistry in javax.ide.extension
 

Methods in javax.ide.extension that return ExtensionRegistry
static ExtensionRegistry ExtensionRegistry.getExtensionRegistry()
          Get the extension registry implementation for this IDE.
 

Uses of ExtensionRegistry in oracle.ide
 

Subclasses of ExtensionRegistry in oracle.ide
 class ExtensionRegistry
          The extension registry provides access to information about extensions loaded from JSR-198 extension manifests during initialization of the IDE.
 


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

E13403-04

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