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