com.opensymphony.webwork.util
Interface ObjectFactoryDestroyable

All Known Subinterfaces:
ObjectFactoryLifecycle

public interface ObjectFactoryDestroyable

An interface to be implemented by any ObjectFactory implementation if it requires shutdown hook whenever an ObjectFactory is to be destroyed.

Version:
$Date$ $Id$
Author:
tm_jee
See Also:
FilterDispatcher, DispatcherUtils

Method Summary
 void destroy()
           
 

Method Detail

destroy

void destroy()


Copyright © 2013 OpenSymphony. All Rights Reserved.