| Package | Description |
|---|---|
| com.helger.scope.mgr | |
| com.helger.scope.singleton |
| Modifier and Type | Class and Description |
|---|---|
class |
ScopeSessionManager
Internal manager class for session scopes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGlobalSingleton
This is the base class for singleton objects that reside in the global scope.
|
class |
AbstractRequestSingleton
This is the base class for singleton objects that reside in the request
scope.
|
class |
AbstractSessionSingleton
This is the base class for singleton objects that reside in the session
non-web scope.
|
class |
AbstractSingleton
Base class for all singletons.
|
Copyright © 2016–2019 Philip Helger. All rights reserved.