public interface ModuleProvider
Modifier and Type | Method and Description |
---|---|
Set<String> |
getAvailableFeatures()
Returns features offered by registered modules.
|
<T extends Module> |
getModule(String id)
Return module implementation by module identifier.
|
Copyright © 2016 "Tigase, Inc.". All rights reserved.