Package | Description |
---|---|
org.eclipse.core.runtime.internal.stats | |
org.eclipse.osgi.baseadaptor | |
org.eclipse.osgi.framework.adaptor |
Modifier and Type | Class and Description |
---|---|
class |
StatsManager |
Modifier and Type | Method and Description |
---|---|
BundleWatcher |
BaseAdaptor.getBundleWatcher() |
BundleWatcher[] |
HookRegistry.getWatchers()
Returns the list of configured bundle watchers.
|
Modifier and Type | Method and Description |
---|---|
void |
HookRegistry.addWatcher(BundleWatcher watcher)
Adds a bundle watcher to this hook registry.
|
Modifier and Type | Method and Description |
---|---|
BundleWatcher |
FrameworkAdaptor.getBundleWatcher()
Returns the bundle watcher for this FrameworkAdaptor.
|
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.