Package | Description |
---|---|
org.eclipse.core.runtime.internal.stats |
Modifier and Type | Method and Description |
---|---|
BundleStats |
StatsManager.findBundle(String symbolicName,
long id) |
BundleStats |
BundleStats.getActivatedBy() |
BundleStats |
StatsManager.getBundle(long id) |
BundleStats[] |
StatsManager.getBundles() |
Modifier and Type | Method and Description |
---|---|
List<BundleStats> |
BundleStats.getBundlesActivated() |
Modifier and Type | Method and Description |
---|---|
protected void |
BundleStats.activated(BundleStats info) |
protected void |
BundleStats.setActivatedBy(BundleStats value) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.