public.javadoc.org.spincast.defaults.tests.DefaultTestingModule.html Maven / Gradle / Ivy
                 Go to download
                
        
                    Show more of this group  Show more artifacts with this name
Show all versions of spincast-website Show documentation
                Show all versions of spincast-website Show documentation
Source code for the https://www.spincast.org website.
                
            
DefaultTestingModule (org.spincast:spincast-framework 0.9.21 API) 
org.spincast.defaults.tests
Class DefaultTestingModule
- java.lang.Object
 
- 
- com.google.inject.AbstractModule
 
- 
- org.spincast.core.guice.SpincastGuiceModuleBase
 
- 
- org.spincast.core.guice.SpincastCoreGuiceModule
 
- 
- org.spincast.defaults.guice.SpincastDefaultGuiceModule
 
- 
- org.spincast.defaults.tests.DefaultTestingModule
 
 
 
 
 
 
- 
- All Implemented Interfaces:
 
- com.google.inject.Module
 
public class DefaultTestingModule
extends SpincastDefaultGuiceModule
Testing module using the default implementations
 for the required components.
 
- 
- 
Field Summary
- 
Fields inherited from class org.spincast.core.guice.SpincastCoreGuiceModule
logger 
 
- 
Constructor Summary
Constructors  
Constructor and Description 
 
DefaultTestingModule()  
 
DefaultTestingModule(String[] mainArgs)  
 
 
- 
Method Summary
All Methods Instance Methods Concrete Methods  
Modifier and Type 
Method and Description 
 
protected void 
bindConfigPlugin()  
 
protected void 
configure()  
 
protected Class<? extends ISpincastConfig> 
getSpincastConfigClass()  
 
- 
Methods inherited from class org.spincast.defaults.guice.SpincastDefaultGuiceModule
bindCookiesPlugin, bindDictionaryPlugin, bindLocaleResolverPlugin, bindRequestPlugin, bindResponsePlugin, bindRoutingPlugin, bindServerPlugin, bindTemplatingEnginePlugin, bindTemplatingPlugin, bindVariablesPlugin, binJsonManagerPlugin, binXmlManagerPlugin 
- 
Methods inherited from class org.spincast.core.guice.SpincastCoreGuiceModule
bindDefaultPredefinedRouteParamPatternsBinder, bindFrontController, bindJsonObjectFactory, bindMainArgs, bindRequestContextBaseDeps, bindRequestContextFactory, bindRequestContextInRequestScope, bindRequestContextType, bindSpincastFilters, bindSpincastRequestScope, bindSpincastUtilsClass, bindSSLContextFactory, bindWebsocketContextFactory, bindWebsocketContextType, bindWebsocketEndpointHandlerFactory, bindWebsocketEndpointToControllerManager, getCorsFilterClass, getFrontControllerKey, getJsonArrayKey, getJsonObjectKey, getMainArgs, getRequestContextImplementationClass, getRequestContextType, getSpincastFiltersKey, getSpincastUtilsKey, getSSLContextFactoryClass, getWebsocketContextImplementationClass, getWebsocketContextType, getWebsocketEndpointHandlerKey, getWebsocketEndpointToControllerKeysMapClass, validateRequirements 
- 
Methods inherited from class org.spincast.core.guice.SpincastGuiceModuleBase
parameterizeWithContextInterfaces, parameterizeWithRequestContext, parameterizeWithWebsocketContext 
- 
Methods inherited from class com.google.inject.AbstractModule
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding 
 
 
- 
- 
Constructor Detail
- 
DefaultTestingModule
public DefaultTestingModule()
 
- 
DefaultTestingModule
public DefaultTestingModule(String[] mainArgs)
 
 
- 
Method Detail
- 
configure
protected void configure()
- Overrides:
 
configure in class SpincastDefaultGuiceModule 
 
- 
bindConfigPlugin
protected void bindConfigPlugin()
- Overrides:
 
bindConfigPlugin in class SpincastDefaultGuiceModule 
 
- 
getSpincastConfigClass
protected Class<? extends ISpincastConfig> getSpincastConfigClass()
 
 
 
Copyright © 2016. All rights reserved.
    © 2015 - 2025 Weber Informatics LLC | Privacy Policy