Interface | Description |
---|---|
ContextAware |
Interface to be implemented by
Module that wished to be aware of its
context. |
InitializingModule |
Interface to be implemented by
modules that need to be
informed about moments in module lifecycle. |
Module |
Basic interface to implement component module.
|
ModuleProvider |
Class | Description |
---|---|
AbstractModule<CTX extends Context> |
Abstract class for help building a module.
|
ModulesManager |
Implementation of modules provider.
|
Copyright © 2017 "Tigase, Inc.". All rights reserved.