| Class and Description |
|---|
| ExtensionImplementation
Marks annotations that indicate implementations of extension points,
such as
Extension. |
| ExtensionList
A component you can inject (via JIT binding) to discover the list of
extension points registered via
ExtensionFinder. |
| ExtensionLoaderModule
Responsible for producing
Bindings inside Injector
from a discovered extension. |
| ExtensionPoint
Marks types that are the extension point, a contract type to be implemented by subtypes.
|
Copyright © 2011-2013. All Rights Reserved.