|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AdaptorHook | |
---|---|
org.eclipse.core.runtime.internal.adaptor | |
org.eclipse.osgi.baseadaptor |
Uses of AdaptorHook in org.eclipse.core.runtime.internal.adaptor |
---|
Classes in org.eclipse.core.runtime.internal.adaptor that implement AdaptorHook | |
---|---|
class |
EclipseAdaptorHook
|
class |
EclipseErrorHandler
|
class |
EclipseLazyStarter
|
class |
EclipseLogHook
|
Uses of AdaptorHook in org.eclipse.osgi.baseadaptor |
---|
Methods in org.eclipse.osgi.baseadaptor that return AdaptorHook | |
---|---|
AdaptorHook[] |
HookRegistry.getAdaptorHooks()
Returns the list of configured adaptor hooks. |
Methods in org.eclipse.osgi.baseadaptor with parameters of type AdaptorHook | |
---|---|
void |
HookRegistry.addAdaptorHook(AdaptorHook adaptorHook)
Adds a adaptor hook to this hook registry. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |