| Package | Description |
|---|---|
| org.spincast.core.guice |
| Modifier and Type | Class and Description |
|---|---|
class |
SpincastCorePluginModule |
| Modifier and Type | Method and Description |
|---|---|
static 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 implementing
toIntercept and will call those of
implementationClass instead, if available. |
Copyright © 2019. All rights reserved.