JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.myfaces.context
Interface ReleaseableExternalContext
All Known Implementing Classes:
PortletExternalContextImpl
,
ServletExternalContextImpl
public interface
ReleaseableExternalContext
Allows the ServletFacesContextImpl to refer to the external context polymorphically.
Version:
$Revision: 169649 $ $Date: 2005-05-11 17:47:12 +0200 (Wed, 11 May 2005) $
Author:
Stan Silvert (latest modification by $Author: grantsmith $)
Method Summary
Methods
Modifier and Type
Method and Description
void
release
()
Release resources that the ExternalContext is holding onto.
Method Detail
release
void release()
Release resources that the ExternalContext is holding onto.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method