FileDocCategorySizeDatePackage
ObjectFactoryDestroyable.javaAPI DocExample1284Mon Jul 23 13:26:56 BST 2007org.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 voiddestroy()