| Package | Description |
|---|---|
| com.helger.web.scope.multipart | |
| com.helger.web.scope.singleton |
| Class and Description |
|---|
| AbstractGlobalWebSingleton
This is the base class for singleton objects that reside in the global scope.
|
| IWebSingleton
Marker interface for web singletons to easily differentiate them from non-web
singletons.
|
| Class and Description |
|---|
| AbstractGlobalWebSingleton
This is the base class for singleton objects that reside in the global scope.
|
| AbstractRequestWebSingleton
This is the base class for singleton objects that reside in the request
scope.
|
| AbstractSessionWebSingleton
This is the base class for singleton objects that reside in the session web
scope.
|
| IWebSingleton
Marker interface for web singletons to easily differentiate them from non-web
singletons.
|
Copyright © 2014–2019 Philip Helger. All rights reserved.