Modifier and Type | Method and Description |
---|---|
void |
EclipseClassLoadingHook.addHooks(HookRegistry hookRegistry) |
void |
EclipseLazyStarter.addHooks(HookRegistry hookRegistry) |
void |
EclipseLogHook.addHooks(HookRegistry hookRegistry) |
void |
EclipseStorageHook.addHooks(HookRegistry hookRegistry) |
void |
EclipseAdaptorHook.addHooks(HookRegistry hookRegistry) |
void |
EclipseErrorHandler.addHooks(HookRegistry hookRegistry) |
Modifier and Type | Method and Description |
---|---|
void |
StatsManager.addHooks(HookRegistry hookRegistry) |
Modifier and Type | Method and Description |
---|---|
HookRegistry |
BaseAdaptor.getHookRegistry()
Returns the
HookRegistry object for this adaptor. |
Modifier and Type | Method and Description |
---|---|
void |
HookConfigurator.addHooks(HookRegistry hookRegistry)
Adds hooks to the specified hook registry.
|
Modifier and Type | Method and Description |
---|---|
void |
DevClassLoadingHook.addHooks(HookRegistry hookRegistry) |
void |
BaseHookConfigurator.addHooks(HookRegistry registry) |
Modifier and Type | Method and Description |
---|---|
void |
WeavingHookConfigurator.addHooks(HookRegistry hookRegistry) |
Modifier and Type | Method and Description |
---|---|
void |
CompositeConfigurator.addHooks(HookRegistry hookRegistry) |
Modifier and Type | Method and Description |
---|---|
void |
SignedBundleHook.addHooks(HookRegistry hookRegistry) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.