public interface ServiceModule
extends com.google.inject.Module, org.pf4j.ExtensionPoint
An implementation must at least configure the following bindings:
A service module implementation must be marked with Extension annotation.
Implementations shall generally extend AbstractServiceModule.
Currently, only a single module per service is supported; if you service needs several — please let us know.
Copyright © 2019 Exonum. All rights reserved.