|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of HookRegistry in org.eclipse.core.runtime.internal.adaptor |
|---|
| Methods in org.eclipse.core.runtime.internal.adaptor with parameters of type HookRegistry | |
|---|---|
void |
EclipseClassLoadingHook.addHooks(HookRegistry hookRegistry)
|
void |
EclipseLazyStarter.addHooks(HookRegistry hookRegistry)
|
void |
EclipseErrorHandler.addHooks(HookRegistry hookRegistry)
|
void |
EclipseLogHook.addHooks(HookRegistry hookRegistry)
|
void |
EclipseStorageHook.addHooks(HookRegistry hookRegistry)
|
void |
EclipseAdaptorHook.addHooks(HookRegistry hookRegistry)
|
| Uses of HookRegistry in org.eclipse.core.runtime.internal.stats |
|---|
| Methods in org.eclipse.core.runtime.internal.stats with parameters of type HookRegistry | |
|---|---|
void |
StatsManager.addHooks(HookRegistry hookRegistry)
|
| Uses of HookRegistry in org.eclipse.osgi.baseadaptor |
|---|
| Methods in org.eclipse.osgi.baseadaptor that return HookRegistry | |
|---|---|
HookRegistry |
BaseAdaptor.getHookRegistry()
Returns the HookRegistry object for this adaptor. |
| Methods in org.eclipse.osgi.baseadaptor with parameters of type HookRegistry | |
|---|---|
void |
HookConfigurator.addHooks(HookRegistry hookRegistry)
Adds hooks to the specified hook registry. |
| Uses of HookRegistry in org.eclipse.osgi.internal.baseadaptor |
|---|
| Methods in org.eclipse.osgi.internal.baseadaptor with parameters of type HookRegistry | |
|---|---|
void |
DevClassLoadingHook.addHooks(HookRegistry hookRegistry)
|
void |
BaseHookConfigurator.addHooks(HookRegistry registry)
|
| Uses of HookRegistry in org.eclipse.osgi.internal.composite |
|---|
| Methods in org.eclipse.osgi.internal.composite with parameters of type HookRegistry | |
|---|---|
void |
CompositeConfigurator.addHooks(HookRegistry hookRegistry)
|
| Uses of HookRegistry in org.eclipse.osgi.internal.signedcontent |
|---|
| Methods in org.eclipse.osgi.internal.signedcontent with parameters of type HookRegistry | |
|---|---|
void |
SignedBundleHook.addHooks(HookRegistry hookRegistry)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||