public interface IControllerContextListener
IControllerContext
.Modifier and Type | Method and Description |
---|---|
void |
beforeDisposal(IControllerContext context)
Invoked before the context is disposed and any keys (values) should be cleaned up
to allow garbage collection.
|
void beforeDisposal(IControllerContext context)