public class DependableFactoryHook extends HashStructureHook
ExtensionHook.URIResource
ElementVisitor.ResourceBundleProvider
Modifier and Type | Field and Description |
---|---|
static ElementName |
HOOK_NAME |
ATTRIBUTE_RSBUNDLE_CLASS, KEY_EXTENSION, KEY_RSBUNDLE_CLASS, MANIFEST_XMLNS
KEY_LOCATOR
Constructor and Description |
---|
DependableFactoryHook() |
Modifier and Type | Method and Description |
---|---|
static DependableFactoryHook |
getHook()
Gets a
HashStructureHook containing the
"dependable-factory-hook" declarations encountered in the extension
manifests loaded by the ExtensionRegistry . |
addHashStructureHookListener, dispose, end, getExtensionId, getHashStructure, getListenersCount, getOrderedElements, getText, removeHashStructureHookListener, start
findPath, getExtension, getProvider, getRSBundleClass, getSchemaLocation, resolvePath, setProvider, setSchemaLocation
getAttributeHelper, getClassLoader, getMetaClassLoader, getResourceBundle, getResourceBundleProvider, getTextHelper, log, log, setResourceBundleProvider
public static final ElementName HOOK_NAME
public static DependableFactoryHook getHook()
HashStructureHook
containing the
"dependable-factory-hook" declarations encountered in the extension
manifests loaded by the ExtensionRegistry
.