Uses of Class
org.spincast.core.guice.SpincastGuiceModuleBase
Package
Description
-
Uses of SpincastGuiceModuleBase in org.spincast.core.guice
Modifier 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
-
Uses of SpincastGuiceModuleBase in org.spincast.demos.sum
-
Uses of SpincastGuiceModuleBase in org.spincast.demos.supercalifragilisticexpialidocious
-
Uses of SpincastGuiceModuleBase in org.spincast.plugins.attemptslimiter
Modifier and TypeClassDescriptionclass
Spincast Attempts Limiter plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.config
Modifier and TypeClassDescriptionclass
Guice module for the Spincast Config Plugin. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.crypto
-
Uses of SpincastGuiceModuleBase in org.spincast.plugins.cssautoprefixer
Modifier and TypeClassDescriptionclass
Spincast CSS Autoprefixer plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.cssyuicompressor
Modifier and TypeClassDescriptionclass
Spincast CSS YUI Compressor plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.dateformatter
Modifier and TypeClassDescriptionclass
Spincast Date Formatter plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.dictionary
Modifier and TypeClassDescriptionclass
Spincast Dictionary plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.flywayutils
Modifier and TypeClassDescriptionclass
Spincast Flyway Utils plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.formsprotection
Modifier and TypeClassDescriptionclass
Spincast Forms Protection plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.gson
-
Uses of SpincastGuiceModuleBase in org.spincast.plugins.hotswap
Modifier and TypeClassDescriptionclass
Spincast HotSwap plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.httpcaching
Modifier and TypeClassDescriptionclass
Spincast HTTP Caching plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.httpclient
Modifier and TypeClassDescriptionclass
Guice module for the Spincast Http Client plugin. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.httpclient.websocket
Modifier and TypeClassDescriptionclass
Guice module for the Spincast Http Client with Websocket support plugin. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.jacksonjson
-
Uses of SpincastGuiceModuleBase in org.spincast.plugins.jacksonxml
-
Uses of SpincastGuiceModuleBase in org.spincast.plugins.jdbc
-
Uses of SpincastGuiceModuleBase in org.spincast.plugins.jsclosurecompiler
Modifier and TypeClassDescriptionclass
Spincast JS Closure Compiler plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.localeresolver
Modifier and TypeClassDescriptionclass
Spincast Locale Resolver plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.logbackutils
Modifier and TypeClassDescriptionclass
Spincast Logback Utils plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.openapi.bottomup
Modifier and TypeClassDescriptionclass
Spincast Open API BottomUp plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.pebble
-
Uses of SpincastGuiceModuleBase in org.spincast.plugins.processutils
Modifier and TypeClassDescriptionclass
Spincast Process Utils plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.request
Modifier and TypeClassDescriptionclass
Guice module for the Spincast Request plugin. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.response
-
Uses of SpincastGuiceModuleBase in org.spincast.plugins.routing
-
Uses of SpincastGuiceModuleBase in org.spincast.plugins.scheduledtasks
Modifier and TypeClassDescriptionclass
Spincast Scheduled Tasks plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.session
Modifier and TypeClassDescriptionclass
Spincast Session plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.swagger.ui
Modifier and TypeClassDescriptionclass
Spincast Swagger UI plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.templatingaddon
Modifier and TypeClassDescriptionclass
Spincast Templating Addon plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.timezoneresolver
Modifier and TypeClassDescriptionclass
Spincast TimeZone Resolver plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.undertow
-
Uses of SpincastGuiceModuleBase in org.spincast.plugins.variables
Modifier and TypeClassDescriptionclass
Spincast Variables plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.plugins.watermarker
Modifier and TypeClassDescriptionclass
Spincast Watermarker plugin module. -
Uses of SpincastGuiceModuleBase in org.spincast.quickstart.guice
-
Uses of SpincastGuiceModuleBase in org.spincast.website.guice