2016/02/07 - Apache Onami has been retired.

For more information, please explore the Attic.

public static final class

GuiceServiceLoaderTestCase.AcmeModule

extends AbstractModule
java.lang.Object
   ↳ com.google.inject.AbstractModule
     ↳ org.apache.onami.spi.modules.GuiceServiceLoaderTestCase.AcmeModule

Summary

Public Constructors
GuiceServiceLoaderTestCase.AcmeModule()
Protected Methods
void configure()
[Expand]
Inherited Methods
From class com.google.inject.AbstractModule
From class java.lang.Object
From interface com.google.inject.Module

Public Constructors

public GuiceServiceLoaderTestCase.AcmeModule ()

Protected Methods

protected void configure ()