public class ShiroSessionScope extends Object implements com.google.inject.Scope
Constructor and Description |
---|
ShiroSessionScope() |
Modifier and Type | Method and Description |
---|---|
<T> com.google.inject.Provider<T> |
scope(com.google.inject.Key<T> key,
com.google.inject.Provider<T> unscoped) |
String |
toString() |
public ShiroSessionScope()
public <T> com.google.inject.Provider<T> scope(com.google.inject.Key<T> key, com.google.inject.Provider<T> unscoped)
scope
in interface com.google.inject.Scope
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.