Package com.helger.scope
Interface IGlobalScope
-
- All Known Implementing Classes:
GlobalScope
public interface IGlobalScope extends IScope
Interface for a single global scope object.- Author:
- Philip Helger
-
-
Method Summary
-
Methods inherited from interface com.helger.scope.IScope
attrs, destroyScope, getAllScopeRenewalAwareAttributes, getID, initScope, isDestroyed, isInDestruction, isValid, runAtomic, runAtomic
-
-