public interface ModuleProvider
Module in which all the components that
we would like to expose to eXo kernel are already binded. This is required to prevent Google Guice to try
to create unexpected components.| Modifier and Type | Method and Description |
|---|---|
com.google.inject.Module |
getModule()
Gives the
Module in which all the components are already binded. |
Copyright © 2017 eXo Platform SAS. All Rights Reserved.