| Package | Description |
|---|---|
| com.helger.commons.scope.mgr | |
| com.helger.commons.scope.singleton | |
| com.helger.commons.scope.singletons |
| Class and Description |
|---|
| AbstractGlobalSingleton
This is the base class for singleton objects that reside in the global scope.
|
| AbstractSingleton
Base class for all singletons.
|
| Class and Description |
|---|
| AbstractApplicationSingleton
This is the base class for singleton objects that reside in the application
scope.
|
| AbstractGlobalSingleton
This is the base class for singleton objects that reside in the global scope.
|
| AbstractRequestSingleton
This is the base class for singleton objects that reside in the request
scope.
|
| AbstractSessionApplicationSingleton
This is the base class for singleton objects that reside in the session
application non-web scope.
|
| AbstractSessionSingleton
This is the base class for singleton objects that reside in the session
non-web scope.
|
| AbstractSingleton
Base class for all singletons.
|
| Class and Description |
|---|
| AbstractApplicationSingleton
This is the base class for singleton objects that reside in the application
scope.
|
| AbstractGlobalSingleton
This is the base class for singleton objects that reside in the global scope.
|
| AbstractRequestSingleton
This is the base class for singleton objects that reside in the request
scope.
|
| AbstractSessionApplicationSingleton
This is the base class for singleton objects that reside in the session
application non-web scope.
|
| AbstractSessionSingleton
This is the base class for singleton objects that reside in the session
non-web scope.
|
| AbstractSingleton
Base class for all singletons.
|
Copyright © 2014–2015 Philip Helger. All rights reserved.