Package com.helger.scope.singleton
-
Class Summary Class Description 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.AbstractSessionSingleton This is the base class for singleton objects that reside in the session non-web scope.AbstractSingleton Base class for all singletons.SingletonHelper Global singleton utility methods that don't nicely fit somewhere else.