public interface ExtensionRegistry
Modifier and Type | Method and Description |
---|---|
<T> void |
registerExtension(Class<T> extensionItf,
T extensionImpl)
Registers extension provided by plugin.
|
<T> void registerExtension(Class<T> extensionItf, T extensionImpl)
T
- Extension type.extensionItf
- Extension interface.extensionImpl
- Extension implementation.
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 16 2015