public interface Module
Modules are loaded by the core using the ServiceLoader API.
| Modifier and Type | Method and Description |
|---|---|
Collection<Extension> |
getExtensions()
Gets the extensions belonging to this module.
|
Collection<Extension> getExtensions()
Copyright © 2014–2017 XMPP.rocks. All rights reserved.