File
Doc
Category
Size
Date
Package
ObjectFactoryDestroyable.java
API Doc
Example
1284
Mon Jul 23 13:26:56 BST 2007
org.apache.struts2.util
ObjectFactoryDestroyable
public interface ObjectFactoryDestroyable
An interface to be implemented by any ObjectFactory implementation if it requires shutdown hook whenever an ObjectFactory is to be destroyed.
see
org.apache.struts2.dispatcher.FilterDispatcher
see
org.apache.struts2.dispatcher.Dispatcher
Fields Summary
Constructors Summary
Methods Summary
public void
destroy
()
Java Code Source