Class StubModule

java.lang.Object
org.webpieces.templatingdev.api.StubModule
All Implemented Interfaces:
com.google.inject.Module

@Singleton public class StubModule extends Object implements com.google.inject.Module
  • Constructor Details

    • StubModule

      public StubModule()
  • Method Details

    • configure

      public void configure(com.google.inject.Binder binder)
      Specified by:
      configure in interface com.google.inject.Module