Class AppModule

java.lang.Object
com.google.inject.AbstractModule
org.spincast.core.guice.SpincastGuiceModuleBase
org.spincast.quickstart.guice.AppModule
All Implemented Interfaces:
com.google.inject.Module, SpincastContextTypesInterested

public class AppModule extends SpincastGuiceModuleBase
Guice module for the application.
  • Constructor Details

    • AppModule

      public AppModule()
  • Method Details