~ubuntu-branches/ubuntu/gutsy/oscache/gutsy

« back to all changes in this revision

Viewing changes to docs/api/com/opensymphony/oscache/base/class-use/NeedsRefreshException.html

  • Committer: Bazaar Package Importer
  • Author(s): Kalle Kivimaa
  • Date: 2004-08-13 14:00:00 UTC
  • Revision ID: james.westby@ubuntu.com-20040813140000-lyugvinublk1x8y2
Tags: upstream-2.0.2
ImportĀ upstreamĀ versionĀ 2.0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
2
<!--NewPage-->
 
3
<HTML>
 
4
<HEAD>
 
5
<!-- Generated by javadoc (build 1.4.2_02) on Thu Jan 22 21:11:41 CET 2004 -->
 
6
<TITLE>
 
7
Uses of Class com.opensymphony.oscache.base.NeedsRefreshException (OSCache 2.0.2-22Jan04 API)
 
8
</TITLE>
 
9
 
 
10
 
 
11
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../api.css" TITLE="Style">
 
12
 
 
13
<SCRIPT type="text/javascript">
 
14
function windowTitle()
 
15
{
 
16
    parent.document.title="Uses of Class com.opensymphony.oscache.base.NeedsRefreshException (OSCache 2.0.2-22Jan04 API)";
 
17
}
 
18
</SCRIPT>
 
19
 
 
20
</HEAD>
 
21
 
 
22
<BODY BGCOLOR="white" onload="windowTitle();">
 
23
 
 
24
 
 
25
<!-- ========= START OF TOP NAVBAR ======= -->
 
26
<A NAME="navbar_top"><!-- --></A>
 
27
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 
28
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 
29
<TR>
 
30
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
31
<A NAME="navbar_top_firstrow"><!-- --></A>
 
32
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 
33
  <TR ALIGN="center" VALIGN="top">
 
34
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
35
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
36
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../com/opensymphony/oscache/base/NeedsRefreshException.html" title="class in com.opensymphony.oscache.base"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
 
37
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
 
38
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
39
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
42
  </TR>
 
43
</TABLE>
 
44
</TD>
 
45
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
46
</EM>
 
47
</TD>
 
48
</TR>
 
49
 
 
50
<TR>
 
51
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
52
&nbsp;PREV&nbsp;
 
53
&nbsp;NEXT</FONT></TD>
 
54
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
55
  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
56
&nbsp;<A HREF="NeedsRefreshException.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
57
&nbsp;<SCRIPT type="text/javascript">
 
58
  <!--
 
59
  if(window==top) {
 
60
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
 
61
  }
 
62
  //-->
 
63
</SCRIPT>
 
64
<NOSCRIPT>
 
65
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 
66
</NOSCRIPT>
 
67
 
 
68
</FONT></TD>
 
69
</TR>
 
70
</TABLE>
 
71
<A NAME="skip-navbar_top"></A>
 
72
<!-- ========= END OF TOP NAVBAR ========= -->
 
73
 
 
74
<HR>
 
75
<CENTER>
 
76
<H2>
 
77
<B>Uses of Class<br>com.opensymphony.oscache.base.NeedsRefreshException</B></H2>
 
78
</CENTER>
 
79
 
 
80
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
81
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
82
<TD COLSPAN=2><FONT SIZE="+2">
 
83
Packages that use <A HREF="../../../../../com/opensymphony/oscache/base/NeedsRefreshException.html" title="class in com.opensymphony.oscache.base">NeedsRefreshException</A></FONT></TD>
 
84
</TR>
 
85
<TR BGCOLOR="white" CLASS="TableRowColor">
 
86
<TD><A HREF="#com.opensymphony.oscache.base"><B>com.opensymphony.oscache.base</B></A></TD>
 
87
<TD>Provides the base classes and interfaces that make up the core of OSCache.
 
88
 
 
89
 
 
90
&nbsp;</TD>
 
91
</TR>
 
92
<TR BGCOLOR="white" CLASS="TableRowColor">
 
93
<TD><A HREF="#com.opensymphony.oscache.general"><B>com.opensymphony.oscache.general</B></A></TD>
 
94
<TD>Provides a generic administrator class for the cache.
 
95
 
 
96
 
 
97
&nbsp;</TD>
 
98
</TR>
 
99
<TR BGCOLOR="white" CLASS="TableRowColor">
 
100
<TD><A HREF="#com.opensymphony.oscache.web"><B>com.opensymphony.oscache.web</B></A></TD>
 
101
<TD>Provides classes and interfaces that make up the base of OSCache's web application support.
 
102
 
 
103
 
 
104
&nbsp;</TD>
 
105
</TR>
 
106
</TABLE>
 
107
&nbsp;
 
108
<P>
 
109
<A NAME="com.opensymphony.oscache.base"><!-- --></A>
 
110
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
111
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
112
<TD COLSPAN=2><FONT SIZE="+2">
 
113
Uses of <A HREF="../../../../../com/opensymphony/oscache/base/NeedsRefreshException.html" title="class in com.opensymphony.oscache.base">NeedsRefreshException</A> in <A HREF="../../../../../com/opensymphony/oscache/base/package-summary.html">com.opensymphony.oscache.base</A></FONT></TD>
 
114
</TR>
 
115
</TABLE>
 
116
&nbsp;
 
117
<P>
 
118
 
 
119
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
120
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 
121
<TD COLSPAN=2>Methods in <A HREF="../../../../../com/opensymphony/oscache/base/package-summary.html">com.opensymphony.oscache.base</A> that throw <A HREF="../../../../../com/opensymphony/oscache/base/NeedsRefreshException.html" title="class in com.opensymphony.oscache.base">NeedsRefreshException</A></FONT></TD>
 
122
</TR>
 
123
<TR BGCOLOR="white" CLASS="TableRowColor">
 
124
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
125
<CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
 
126
<TD><CODE><B>Cache.</B><B><A HREF="../../../../../com/opensymphony/oscache/base/Cache.html#getFromCache(java.lang.String)">getFromCache</A></B>(java.lang.String&nbsp;key)</CODE>
 
127
 
 
128
<BR>
 
129
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve an object from the cache specifying its key.</TD>
 
130
</TR>
 
131
<TR BGCOLOR="white" CLASS="TableRowColor">
 
132
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
133
<CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
 
134
<TD><CODE><B>Cache.</B><B><A HREF="../../../../../com/opensymphony/oscache/base/Cache.html#getFromCache(java.lang.String, int)">getFromCache</A></B>(java.lang.String&nbsp;key,
 
135
             int&nbsp;refreshPeriod)</CODE>
 
136
 
 
137
<BR>
 
138
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve an object from the cache specifying its key.</TD>
 
139
</TR>
 
140
<TR BGCOLOR="white" CLASS="TableRowColor">
 
141
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
142
<CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
 
143
<TD><CODE><B>Cache.</B><B><A HREF="../../../../../com/opensymphony/oscache/base/Cache.html#getFromCache(java.lang.String, int, java.lang.String)">getFromCache</A></B>(java.lang.String&nbsp;key,
 
144
             int&nbsp;refreshPeriod,
 
145
             java.lang.String&nbsp;cronExpiry)</CODE>
 
146
 
 
147
<BR>
 
148
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve an object from the cache specifying its key.</TD>
 
149
</TR>
 
150
</TABLE>
 
151
&nbsp;
 
152
<P>
 
153
<A NAME="com.opensymphony.oscache.general"><!-- --></A>
 
154
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
155
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
156
<TD COLSPAN=2><FONT SIZE="+2">
 
157
Uses of <A HREF="../../../../../com/opensymphony/oscache/base/NeedsRefreshException.html" title="class in com.opensymphony.oscache.base">NeedsRefreshException</A> in <A HREF="../../../../../com/opensymphony/oscache/general/package-summary.html">com.opensymphony.oscache.general</A></FONT></TD>
 
158
</TR>
 
159
</TABLE>
 
160
&nbsp;
 
161
<P>
 
162
 
 
163
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
164
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 
165
<TD COLSPAN=2>Methods in <A HREF="../../../../../com/opensymphony/oscache/general/package-summary.html">com.opensymphony.oscache.general</A> that throw <A HREF="../../../../../com/opensymphony/oscache/base/NeedsRefreshException.html" title="class in com.opensymphony.oscache.base">NeedsRefreshException</A></FONT></TD>
 
166
</TR>
 
167
<TR BGCOLOR="white" CLASS="TableRowColor">
 
168
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
169
<CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
 
170
<TD><CODE><B>GeneralCacheAdministrator.</B><B><A HREF="../../../../../com/opensymphony/oscache/general/GeneralCacheAdministrator.html#getFromCache(java.lang.String)">getFromCache</A></B>(java.lang.String&nbsp;key)</CODE>
 
171
 
 
172
<BR>
 
173
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get an object from the cache</TD>
 
174
</TR>
 
175
<TR BGCOLOR="white" CLASS="TableRowColor">
 
176
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
177
<CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
 
178
<TD><CODE><B>GeneralCacheAdministrator.</B><B><A HREF="../../../../../com/opensymphony/oscache/general/GeneralCacheAdministrator.html#getFromCache(java.lang.String, int)">getFromCache</A></B>(java.lang.String&nbsp;key,
 
179
             int&nbsp;refreshPeriod)</CODE>
 
180
 
 
181
<BR>
 
182
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get an object from the cache</TD>
 
183
</TR>
 
184
<TR BGCOLOR="white" CLASS="TableRowColor">
 
185
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
186
<CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
 
187
<TD><CODE><B>GeneralCacheAdministrator.</B><B><A HREF="../../../../../com/opensymphony/oscache/general/GeneralCacheAdministrator.html#getFromCache(java.lang.String, int, java.lang.String)">getFromCache</A></B>(java.lang.String&nbsp;key,
 
188
             int&nbsp;refreshPeriod,
 
189
             java.lang.String&nbsp;cronExpression)</CODE>
 
190
 
 
191
<BR>
 
192
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get an object from the cache</TD>
 
193
</TR>
 
194
</TABLE>
 
195
&nbsp;
 
196
<P>
 
197
<A NAME="com.opensymphony.oscache.web"><!-- --></A>
 
198
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
199
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
200
<TD COLSPAN=2><FONT SIZE="+2">
 
201
Uses of <A HREF="../../../../../com/opensymphony/oscache/base/NeedsRefreshException.html" title="class in com.opensymphony.oscache.base">NeedsRefreshException</A> in <A HREF="../../../../../com/opensymphony/oscache/web/package-summary.html">com.opensymphony.oscache.web</A></FONT></TD>
 
202
</TR>
 
203
</TABLE>
 
204
&nbsp;
 
205
<P>
 
206
 
 
207
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 
208
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 
209
<TD COLSPAN=2>Methods in <A HREF="../../../../../com/opensymphony/oscache/web/package-summary.html">com.opensymphony.oscache.web</A> that throw <A HREF="../../../../../com/opensymphony/oscache/base/NeedsRefreshException.html" title="class in com.opensymphony.oscache.base">NeedsRefreshException</A></FONT></TD>
 
210
</TR>
 
211
<TR BGCOLOR="white" CLASS="TableRowColor">
 
212
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
213
<CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
 
214
<TD><CODE><B>ServletCacheAdministrator.</B><B><A HREF="../../../../../com/opensymphony/oscache/web/ServletCacheAdministrator.html#getFromCache(int, javax.servlet.http.HttpServletRequest, java.lang.String, int)">getFromCache</A></B>(int&nbsp;scope,
 
215
             javax.servlet.http.HttpServletRequest&nbsp;request,
 
216
             java.lang.String&nbsp;key,
 
217
             int&nbsp;refreshPeriod)</CODE>
 
218
 
 
219
<BR>
 
220
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve an item from the cache</TD>
 
221
</TR>
 
222
</TABLE>
 
223
&nbsp;
 
224
<P>
 
225
<HR>
 
226
 
 
227
 
 
228
<!-- ======= START OF BOTTOM NAVBAR ====== -->
 
229
<A NAME="navbar_bottom"><!-- --></A>
 
230
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 
231
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 
232
<TR>
 
233
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
234
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
235
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
 
236
  <TR ALIGN="center" VALIGN="top">
 
237
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
238
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
239
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../com/opensymphony/oscache/base/NeedsRefreshException.html" title="class in com.opensymphony.oscache.base"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
 
240
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
 
241
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
242
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
243
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
244
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
245
  </TR>
 
246
</TABLE>
 
247
</TD>
 
248
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
249
See <a href=http://www.opensymphony.com/ target=_top>www.opensymphony.com</a> for more information.</EM>
 
250
</TD>
 
251
</TR>
 
252
 
 
253
<TR>
 
254
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
255
&nbsp;PREV&nbsp;
 
256
&nbsp;NEXT</FONT></TD>
 
257
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
258
  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 
259
&nbsp;<A HREF="NeedsRefreshException.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 
260
&nbsp;<SCRIPT type="text/javascript">
 
261
  <!--
 
262
  if(window==top) {
 
263
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
 
264
  }
 
265
  //-->
 
266
</SCRIPT>
 
267
<NOSCRIPT>
 
268
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
 
269
</NOSCRIPT>
 
270
 
 
271
</FONT></TD>
 
272
</TR>
 
273
</TABLE>
 
274
<A NAME="skip-navbar_bottom"></A>
 
275
<!-- ======== END OF BOTTOM NAVBAR ======= -->
 
276
 
 
277
<HR>
 
278
 
 
279
</BODY>
 
280
</HTML>