| Interface | Description |
|---|---|
| SpincastGuiceScopes |
Custom Guice scoped defined by Spincast.
|
| Class | Description |
|---|---|
| SpincastCoreGuiceModule |
The Spincast core Guice module.
|
| SpincastGuiceModuleBase |
Base class for a Spincast Guice module.
|
| SpincastPluginGuiceModuleBase |
Base class for Spincast plugins' Guice modules.
|
| SpincastRequestScope |
Guice scope for a
request. |
| Annotation Type | Description |
|---|---|
| MainArgs |
Used to bind and inject the arguments passed to the
"public static void main(String[] args)" method.
|
| SpincastRequestScoped |
Annotation for object that need to be request scoped.
|
Copyright © 2016. All rights reserved.