An interface for objects that want to know when the end of the request cycle occurs, so that any
resources that should be limited to just one request cycle can be released.
An interface for objects that want to know when the end of the
request cycle occurs, so that any resources that should be limited
to just one request cycle can be released.