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

E17493-01

oracle.ide.model
Class DependableFactoryHook

java.lang.Object
  extended by javax.ide.extension.ElementVisitor
      extended by javax.ide.extension.ExtensionHook
          extended by oracle.ide.extension.HashStructureHook
              extended by oracle.ide.model.DependableFactoryHook

public class DependableFactoryHook
extends HashStructureHook


Nested Class Summary
 
Nested classes/interfaces inherited from class javax.ide.extension.ExtensionHook
ExtensionHook.URIResource
 
Nested classes/interfaces inherited from class javax.ide.extension.ElementVisitor
ElementVisitor.ResourceBundleProvider
 
Field Summary
static ElementName HOOK_NAME
           
 
Fields inherited from class javax.ide.extension.ExtensionHook
KEY_EXTENSION, KEY_RSBUNDLE_CLASS, MANIFEST_XMLNS
 
Fields inherited from class javax.ide.extension.ElementVisitor
KEY_LOCATOR
 
Constructor Summary
DependableFactoryHook()
           
 
Method Summary
static DependableFactoryHook getHook()
          Gets a HashStructureHook containing the "dependable-factory-hook" declarations encountered in the extension manifests loaded by the ExtensionRegistry.
 
Methods inherited from class oracle.ide.extension.HashStructureHook
addHashStructureHookListener, dispose, end, getExtensionId, getHashStructure, getOrderedElements, getText, removeHashStructureHookListener, start
 
Methods inherited from class javax.ide.extension.ExtensionHook
findPath, getExtension, getProvider, getRSBundleClass, getSchemaLocation, resolvePath, setProvider, setSchemaLocation
 
Methods inherited from class javax.ide.extension.ElementVisitor
getAttributeHelper, getClassLoader, getMetaClassLoader, getResourceBundle, getResourceBundleProvider, getTextHelper, log, log, setResourceBundleProvider
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HOOK_NAME

public static final ElementName HOOK_NAME
Constructor Detail

DependableFactoryHook

public DependableFactoryHook()
Method Detail

getHook

public static DependableFactoryHook getHook()
Gets a HashStructureHook containing the "dependable-factory-hook" declarations encountered in the extension manifests loaded by the ExtensionRegistry.

Returns:
the "dependable-factory-hook" declarations encountered in the extension manifests.

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.