public
void destroy()
Called
by the web container to indicate to a filter that it is being taken
out of service. This method gives the filter an opportunity to clean
up any resources that are being held (for example, memory, file
handles, threads) and make sure that any persistent state is
synchronized with the filter's current state in memory.
No comments:
Post a Comment