| 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
toIntercept's
method and will handle them with the instance of implementationClass. |
Copyright © 2017. All rights reserved.