Package org.spincast.core.guice
Interface SpincastGuiceScopes
public interface SpincastGuiceScopes
Custom Guice scoped defined by Spincast.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final SpincastRequestScope
Instance of the Guice scope for arequest
.
-
Field Details
-
REQUEST
Instance of the Guice scope for arequest
.
-