ContinuationsDisposer declares the contract for the clean-up of specfic
continuations.
Typically a
Interpreter implementation that produces continuation
objects which require proper clean up will implement this interface to get
a call-back in the event of the ContinuationsManager deciding to invalidate
a WebContinuation.