Package org.exoplatform.container.guice


package org.exoplatform.container.guice
  • Class
    Description
    The implementation of an Interceptor allowing eXo Kernel to interact with a Google Guice container
    The main purpose of this interface is to provide the Module in which all the components that we would like to expose to eXo kernel are already binded.