| Package | Description |
|---|---|
| org.spincast.core.guice |
| Modifier and Type | Class and Description |
|---|---|
class |
SpincastCorePluginModule |
| Modifier and Type | Method and Description |
|---|---|
static <T> SpincastGuiceModuleBase |
GuiceModuleUtils.createInterceptorModule(Class<T> toIntercept,
Class<? extends T> implementationClass)
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 © 2017. All rights reserved.