@NotThreadSafe public final class ApplicationLocaleManager extends com.helger.commons.scope.singleton.AbstractApplicationSingleton
| Constructor and Description |
|---|
ApplicationLocaleManager()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static ApplicationLocaleManager |
getInstance() |
ILocaleManager |
getInstanceLocaleMgr() |
static ApplicationLocaleManager |
getInstanceOfScope(String sApplicationID) |
static ILocaleManager |
getLocaleMgr() |
String |
toString() |
getAllApplicationSingletons, getApplicationSingleton, getApplicationSingletonIfInstantiated, isApplicationSingletonInstantiatedgetAllSingletons, getSingleton, getSingletonIfInstantiated, getSingletonScopeKey, isDestroyed, isInDestruction, isInInstantiation, isInPreDestruction, isInstantiated, isSingletonInstantiated, isUsableObject, onAfterInstantiation, onBeforeDestroy, onBeforeScopeDestruction, onDestroy, onScopeDestruction, readAbstractSingletonFields, setDestroyed, setInDestruction, setInInstantiation, setInPreDestruction, setInstantiated, writeAbstractSingletonFields@Deprecated @UsedViaReflection public ApplicationLocaleManager()
@Nonnull public static ApplicationLocaleManager getInstance()
@Nonnull public static ApplicationLocaleManager getInstanceOfScope(@Nonnull @Nonempty String sApplicationID)
@Nonnull public static ILocaleManager getLocaleMgr()
@Nonnull public ILocaleManager getInstanceLocaleMgr()
public String toString()
toString in class com.helger.commons.scope.singleton.AbstractSingletonCopyright © 2014–2017 Philip Helger. All rights reserved.