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
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015