@ThreadSafe public class GlobalScope extends AbstractScope implements IGlobalScope
IGlobalScope interface.m_aRWLock| Constructor and Description |
|---|
GlobalScope(String sScopeID) |
| Modifier and Type | Method and Description |
|---|---|
void |
initScope()
Init the scope.
|
protected void |
postDestroy()
Override this method to perform further actions AFTER the scope was
destroyed.
|
protected void |
preDestroy()
Override this method to perform further actions BEFORE the scope is
destroyed.
|
attrs, destroyScope, equals, getID, hashCode, isDestroyed, isInDestruction, isInPreDestruction, isValid, runAtomic, runAtomic, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitattrs, destroyScope, getAllScopeRenewalAwareAttributes, getID, isDestroyed, isInDestruction, isValid, runAtomic, runAtomicpublic void initScope()
IScopeprotected void preDestroy()
AbstractScopepreDestroy in class AbstractScopeprotected void postDestroy()
AbstractScopepostDestroy in class AbstractScopeCopyright © 2016–2019 Philip Helger. All rights reserved.