Overview
Classes: ExtensionPoint, ExtensionPointService
Classes
class ExtensionPoint
An extension point allows a bundle to provide "hooks" that other bundles can hook into to extend a bundle's functionality.
class ExtensionPointService
The ExtensionPointService allows a bundle to define extension points (or "hooks") where other bundles can "hook in" functionality, thus extending the bundle.