public interface GeniePlugin
A GeniePlugin can register it self to a genie instance
| Modifier and Type | Method and Description |
|---|---|
void |
register(Genie genie)
Implementation shall register to a Genie instance
|
void register(Genie genie)
Implementation shall register to a Genie instance
genie - the Genie instanceCopyright © 2016–2017 OSGL (Open Source General Library). All rights reserved.