public.javadoc.org.spincast.defaults.tests.SpincastDefaultTestingModule.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.
The newest version!
SpincastDefaultTestingModule (org.spincast:spincast-framework 0.9.28 API)
org.spincast.defaults.tests
Class SpincastDefaultTestingModule
- 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.SpincastDefaultTestingModule
-
- All Implemented Interfaces:
- com.google.inject.Module
public class SpincastDefaultTestingModule
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
SpincastDefaultTestingModule()
SpincastDefaultTestingModule(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, bindHttpCachingPlugin, 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, getJsonArrayImmutableImplClass, getJsonArrayImplClass, getJsonObjectImmutableImplClass, getJsonObjectImplClass, 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
-
SpincastDefaultTestingModule
public SpincastDefaultTestingModule()
-
SpincastDefaultTestingModule
public SpincastDefaultTestingModule(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