Uses of Class
com.helger.scope.AbstractScope
-
Packages that use AbstractScope Package Description com.helger.scope -
-
Uses of AbstractScope in com.helger.scope
Subclasses of AbstractScope in com.helger.scope Modifier and Type Class Description classGlobalScopeBase implementation of theIGlobalScopeinterface.
Note: for synchronization issues, this class stores the attributes in a separate map.classRequestScopeDefault implementation for non-web request scopes.classSessionScopeDefault implementation of theISessionScopeinterface
-