| Package | Description |
|---|---|
| com.helger.commons.scopes.mgr | |
| com.helger.commons.scopes.singleton | |
| com.helger.commons.scopes.singleton.tree |
| Class and Description |
|---|
| GlobalSingleton
This is the base class for singleton objects that reside in the global scope.
|
| Class and Description |
|---|
| ApplicationSingleton
This is the base class for singleton objects that reside in the application
scope.
|
| GlobalSingleton
This is the base class for singleton objects that reside in the global scope.
|
| RequestSingleton
This is the base class for singleton objects that reside in the request
scope.
|
| SessionApplicationSingleton
This is the base class for singleton objects that reside in the session
application non-web scope.
|
| SessionSingleton
This is the base class for singleton objects that reside in the session
non-web scope.
|
| Class and Description |
|---|
| ApplicationSingleton
This is the base class for singleton objects that reside in the application
scope.
|
| GlobalSingleton
This is the base class for singleton objects that reside in the global scope.
|
| RequestSingleton
This is the base class for singleton objects that reside in the request
scope.
|
| SessionApplicationSingleton
This is the base class for singleton objects that reside in the session
application non-web scope.
|
| SessionSingleton
This is the base class for singleton objects that reside in the session
non-web scope.
|
Copyright © 2014–2015 Philip Helger. All rights reserved.