Uses of Class
org.spincast.core.guice.SpincastGuiceModuleBase
Packages that use SpincastGuiceModuleBase
Package
Description
-
Uses of SpincastGuiceModuleBase in org.spincast.core.guice
Subclasses of SpincastGuiceModuleBase in org.spincast.core.guiceMethods in org.spincast.core.guice that return SpincastGuiceModuleBaseModifier and TypeMethodDescriptionstatic SpincastGuiceModuleBase
GuiceModuleUtils.createInterceptorModule
(Class<?> toIntercept, Class<?> implementationClass, boolean ignoreMethodsAnnotatedWithInject) Creates a module that is going to intercept the calls to all methods defined in an object implementingtoIntercept
and will call those ofimplementationClass
instead, if available. -
Uses of SpincastGuiceModuleBase in org.spincast.demos.better
Subclasses of SpincastGuiceModuleBase in org.spincast.demos.better -
Uses of SpincastGuiceModuleBase in org.spincast.demos.sum
Subclasses of SpincastGuiceModuleBase in org.spincast.demos.sum -
Uses of SpincastGuiceModuleBase in org.spincast.demos.supercalifragilisticexpialidocious
-
Uses of SpincastGuiceModuleBase in org.spincast.plugins.attemptslimiter
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.attemptslimiterModifier and TypeClassDescriptionclass
Spincast Attempts Limiter plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.config
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.configModifier and TypeClassDescriptionclass
Guice module for the Spincast Config Plugin. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.crypto
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.crypto -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.cssautoprefixer
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.cssautoprefixerModifier and TypeClassDescriptionclass
Spincast CSS Autoprefixer plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.cssyuicompressor
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.cssyuicompressorModifier and TypeClassDescriptionclass
Spincast CSS YUI Compressor plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.dateformatter
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.dateformatterModifier and TypeClassDescriptionclass
Spincast Date Formatter plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.dictionary
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.dictionaryModifier and TypeClassDescriptionclass
Spincast Dictionary plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.flywayutils
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.flywayutilsModifier and TypeClassDescriptionclass
Spincast Flyway Utils plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.formsprotection
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.formsprotectionModifier and TypeClassDescriptionclass
Spincast Forms Protection plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.gson
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.gson -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.hotswap
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.hotswapModifier and TypeClassDescriptionclass
Spincast HotSwap plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.httpcaching
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.httpcachingModifier and TypeClassDescriptionclass
Spincast HTTP Caching plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.httpclient
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.httpclientModifier and TypeClassDescriptionclass
Guice module for the Spincast Http Client plugin. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.httpclient.websocket
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.httpclient.websocketModifier and TypeClassDescriptionclass
Guice module for the Spincast Http Client with Websocket support plugin. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.jacksonjson
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.jacksonjson -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.jacksonxml
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.jacksonxml -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.jdbc
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.jdbc -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.jsclosurecompiler
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.jsclosurecompilerModifier and TypeClassDescriptionclass
Spincast JS Closure Compiler plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.localeresolver
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.localeresolverModifier and TypeClassDescriptionclass
Spincast Locale Resolver plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.logbackutils
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.logbackutilsModifier and TypeClassDescriptionclass
Spincast Logback Utils plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.openapi.bottomup
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.openapi.bottomupModifier and TypeClassDescriptionclass
Spincast Open API BottomUp plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.pebble
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.pebble -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.processutils
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.processutilsModifier and TypeClassDescriptionclass
Spincast Process Utils plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.request
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.requestModifier and TypeClassDescriptionclass
Guice module for the Spincast Request plugin. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.response
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.response -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.routing
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.routing -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.scheduledtasks
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.scheduledtasksModifier and TypeClassDescriptionclass
Spincast Scheduled Tasks plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.session
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.sessionModifier and TypeClassDescriptionclass
Spincast Session plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.swagger.ui
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.swagger.uiModifier and TypeClassDescriptionclass
Spincast Swagger UI plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.templatingaddon
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.templatingaddonModifier and TypeClassDescriptionclass
Spincast Templating Addon plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.timezoneresolver
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.timezoneresolverModifier and TypeClassDescriptionclass
Spincast TimeZone Resolver plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.undertow
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.undertow -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.variables
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.variablesModifier and TypeClassDescriptionclass
Spincast Variables plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.watermarker
Subclasses of SpincastGuiceModuleBase in org.spincast.plugins.watermarkerModifier and TypeClassDescriptionclass
Spincast Watermarker plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.quickstart.guice
Subclasses of SpincastGuiceModuleBase in org.spincast.quickstart.guice -
Uses of SpincastGuiceModuleBase in org.spincast.website.guice
Subclasses of SpincastGuiceModuleBase in org.spincast.website.guice