org.apache.myfaces.context
Interface ReleaseableExternalContext
- PortletExternalContextImpl, ServletExternalContextImpl
public interface ReleaseableExternalContext
Allows the ServletFacesContextImpl to refer to the external context
polymorphically.
$Revision: 169649 $ $Date: 2005-05-11 17:47:12 +0200 (Wed, 11 May 2005) $- Stan Silvert (latest modification by $Author: grantsmith $)
void | release() - Release resources that the ExternalContext is holding onto.
|
release
public void release()
Release resources that the ExternalContext is holding onto.