public interface IScopeDestructionAware
| Modifier and Type | Method and Description |
|---|---|
void |
onScopeDestruction(IScope aScopeInDestruction)
Called before the owning scope is destroyed.
|
Copyright © 2014–2015 Philip Helger. All rights reserved.