public class CDIAdaptor extends java.lang.Object implements GeniePlugin
| Constructor and Description |
|---|
CDIAdaptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
register(Genie genie)
Implementation shall register to a Genie instance
|
public void register(Genie genie)
GeniePluginImplementation shall register to a Genie instance
register in interface GeniePlugingenie - the Genie instanceCopyright © 2016–2017 OSGL (Open Source General Library). All rights reserved.