|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExtensionPoint | |
|---|---|
| org.eclipse.mat.inspections.osgi.model | These are utilities for the OSGi bundle queries. |
| Uses of ExtensionPoint in org.eclipse.mat.inspections.osgi.model |
|---|
| Methods in org.eclipse.mat.inspections.osgi.model that return types with arguments of type ExtensionPoint | |
|---|---|
List<ExtensionPoint> |
OSGiModel.getExtensionPoints()
Get all the extension points found in ExtensionRegistry |
List<ExtensionPoint> |
Bundle.getExtentionPoints()
|
| Constructor parameters in org.eclipse.mat.inspections.osgi.model with type arguments of type ExtensionPoint | |
|---|---|
Bundle(BundleDescriptor descriptor,
String location,
List<BundleDescriptor> dependencies,
List<BundleDescriptor> dependents,
List<ExtensionPoint> extensionPoints,
List<Extension> extensions,
List<Service> registeredServices,
List<Service> usedServices,
List<BundleDescriptor> fragments)
|
|
OSGiModel(IBundleReader bundleReader,
List<BundleDescriptor> bundleDescriptors,
List<Service> services,
List<ExtensionPoint> extensionPoints)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||