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.6.0-google-internal) on Mon Jan 04 20:47:57 PST 2010 --> 6 <TITLE> 7 Service.State (Guava Libraries 2010.01.04) 8 </TITLE> 9 10 <META NAME="date" CONTENT="2010-01-04"> 11 12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> 13 14 <SCRIPT type="text/javascript"> 15 function windowTitle() 16 { 17 if (location.href.indexOf('is-external=true') == -1) { 18 parent.document.title="Service.State (Guava Libraries 2010.01.04)"; 19 } 20 } 21 </SCRIPT> 22 <NOSCRIPT> 23 </NOSCRIPT> 24 25 </HEAD> 26 27 <BODY BGCOLOR="white" onload="windowTitle();"> 28 <HR> 29 30 31 <!-- ========= START OF TOP NAVBAR ======= --> 32 <A NAME="navbar_top"><!-- --></A> 33 <A HREF="#skip-navbar_top" title="Skip navigation links"></A> 34 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 35 <TR> 36 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 37 <A NAME="navbar_top_firstrow"><!-- --></A> 38 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 39 <TR ALIGN="center" VALIGN="top"> 40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 42 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> 43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Service.State.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> 44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 46 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 47 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 48 </TR> 49 </TABLE> 50 </TD> 51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 52 </EM> 53 </TD> 54 </TR> 55 56 <TR> 57 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 58 <A HREF="../../../../com/google/common/base/Service.html" title="interface in com.google.common.base"><B>PREV CLASS</B></A> 59 <A HREF="../../../../com/google/common/base/Splitter.html" title="class in com.google.common.base"><B>NEXT CLASS</B></A></FONT></TD> 60 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 61 <A HREF="../../../../index.html?com/google/common/base/Service.State.html" target="_top"><B>FRAMES</B></A> 62 <A HREF="Service.State.html" target="_top"><B>NO FRAMES</B></A> 63 <SCRIPT type="text/javascript"> 64 <!-- 65 if(window==top) { 66 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); 67 } 68 //--> 69 </SCRIPT> 70 <NOSCRIPT> 71 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> 72 </NOSCRIPT> 73 74 75 </FONT></TD> 76 </TR> 77 <TR> 78 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 79 SUMMARY: NESTED | <A HREF="#enum_constant_summary">ENUM CONSTANTS</A> | FIELD | <A HREF="#method_summary">METHOD</A></FONT></TD> 80 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 81 DETAIL: <A HREF="#enum_constant_detail">ENUM CONSTANTS</A> | FIELD | <A HREF="#method_detail">METHOD</A></FONT></TD> 82 </TR> 83 </TABLE> 84 <A NAME="skip-navbar_top"></A> 85 <!-- ========= END OF TOP NAVBAR ========= --> 86 87 <HR> 88 <!-- ======== START OF CLASS DATA ======== --> 89 <H2> 90 <FONT SIZE="-1"> 91 com.google.common.base</FONT> 92 <BR> 93 Enum Service.State</H2> 94 <PRE> 95 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A> 96 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">java.lang.Enum</A><<A HREF="../../../../com/google/common/base/Service.State.html" title="enum in com.google.common.base">Service.State</A>> 97 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.google.common.base.Service.State</B> 98 </PRE> 99 <DL> 100 <DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://java.sun.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</A><<A HREF="../../../../com/google/common/base/Service.State.html" title="enum in com.google.common.base">Service.State</A>></DD> 101 </DL> 102 <DL> 103 <DT><B>Enclosing interface:</B><DD><A HREF="../../../../com/google/common/base/Service.html" title="interface in com.google.common.base">Service</A></DD> 104 </DL> 105 <HR> 106 <DL> 107 <DT><PRE>public static enum <B>Service.State</B><DT>extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</A><<A HREF="../../../../com/google/common/base/Service.State.html" title="enum in com.google.common.base">Service.State</A>></DL> 108 </PRE> 109 110 <P> 111 The lifecycle states of a service. 112 <P> 113 114 <P> 115 <HR> 116 117 <P> 118 <!-- =========== ENUM CONSTANT SUMMARY =========== --> 119 120 <A NAME="enum_constant_summary"><!-- --></A> 121 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 122 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 123 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 124 <B>Enum Constant Summary</B></FONT></TH> 125 </TR> 126 <TR BGCOLOR="white" CLASS="TableRowColor"> 127 <TD><CODE><B><A HREF="../../../../com/google/common/base/Service.State.html#FAILED">FAILED</A></B></CODE> 128 129 <BR> 130 A service in this state has encountered a problem and may not be 131 operational.</TD> 132 </TR> 133 <TR BGCOLOR="white" CLASS="TableRowColor"> 134 <TD><CODE><B><A HREF="../../../../com/google/common/base/Service.State.html#NEW">NEW</A></B></CODE> 135 136 <BR> 137 A service in this state is inactive.</TD> 138 </TR> 139 <TR BGCOLOR="white" CLASS="TableRowColor"> 140 <TD><CODE><B><A HREF="../../../../com/google/common/base/Service.State.html#RUNNING">RUNNING</A></B></CODE> 141 142 <BR> 143 A service in this state is operational.</TD> 144 </TR> 145 <TR BGCOLOR="white" CLASS="TableRowColor"> 146 <TD><CODE><B><A HREF="../../../../com/google/common/base/Service.State.html#STARTING">STARTING</A></B></CODE> 147 148 <BR> 149 A service in this state is transitioning to <A HREF="../../../../com/google/common/base/Service.State.html#RUNNING"><CODE>RUNNING</CODE></A>.</TD> 150 </TR> 151 <TR BGCOLOR="white" CLASS="TableRowColor"> 152 <TD><CODE><B><A HREF="../../../../com/google/common/base/Service.State.html#STOPPING">STOPPING</A></B></CODE> 153 154 <BR> 155 A service in this state is transitioning to <A HREF="../../../../com/google/common/base/Service.State.html#TERMINATED"><CODE>TERMINATED</CODE></A>.</TD> 156 </TR> 157 <TR BGCOLOR="white" CLASS="TableRowColor"> 158 <TD><CODE><B><A HREF="../../../../com/google/common/base/Service.State.html#TERMINATED">TERMINATED</A></B></CODE> 159 160 <BR> 161 A service in this state has completed execution normally.</TD> 162 </TR> 163 </TABLE> 164 165 <!-- ========== METHOD SUMMARY =========== --> 166 167 <A NAME="method_summary"><!-- --></A> 168 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 169 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 170 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 171 <B>Method Summary</B></FONT></TH> 172 </TR> 173 <TR BGCOLOR="white" CLASS="TableRowColor"> 174 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 175 <CODE>static <A HREF="../../../../com/google/common/base/Service.State.html" title="enum in com.google.common.base">Service.State</A></CODE></FONT></TD> 176 <TD><CODE><B><A HREF="../../../../com/google/common/base/Service.State.html#valueOf(java.lang.String)">valueOf</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> name)</CODE> 177 178 <BR> 179 Returns the enum constant of this type with the specified name.</TD> 180 </TR> 181 <TR BGCOLOR="white" CLASS="TableRowColor"> 182 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 183 <CODE>static <A HREF="../../../../com/google/common/base/Service.State.html" title="enum in com.google.common.base">Service.State</A>[]</CODE></FONT></TD> 184 <TD><CODE><B><A HREF="../../../../com/google/common/base/Service.State.html#values()">values</A></B>()</CODE> 185 186 <BR> 187 Returns an array containing the constants of this enum type, in 188 the order they are declared.</TD> 189 </TR> 190 </TABLE> 191 <A NAME="methods_inherited_from_class_java.lang.Enum"><!-- --></A> 192 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 193 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> 194 <TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</A></B></TH> 195 </TR> 196 <TR BGCOLOR="white" CLASS="TableRowColor"> 197 <TD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#compareTo(E)" title="class or interface in java.lang">compareTo</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#getDeclaringClass()" title="class or interface in java.lang">getDeclaringClass</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#name()" title="class or interface in java.lang">name</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#ordinal()" title="class or interface in java.lang">ordinal</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Enum.html?is-external=true#valueOf(java.lang.Class, java.lang.String)" title="class or interface in java.lang">valueOf</A></CODE></TD> 198 </TR> 199 </TABLE> 200 <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> 201 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 202 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> 203 <TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH> 204 </TR> 205 <TR BGCOLOR="white" CLASS="TableRowColor"> 206 <TD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD> 207 </TR> 208 </TABLE> 209 210 <P> 211 212 <!-- ============ ENUM CONSTANT DETAIL =========== --> 213 214 <A NAME="enum_constant_detail"><!-- --></A> 215 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 216 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 217 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 218 <B>Enum Constant Detail</B></FONT></TH> 219 </TR> 220 </TABLE> 221 222 <A NAME="NEW"><!-- --></A><H3> 223 NEW</H3> 224 <PRE> 225 public static final <A HREF="../../../../com/google/common/base/Service.State.html" title="enum in com.google.common.base">Service.State</A> <B>NEW</B></PRE> 226 <DL> 227 <DD>A service in this state is inactive. It does minimal work and consumes 228 minimal resources. 229 <P> 230 <DL> 231 </DL> 232 </DL> 233 <HR> 234 235 <A NAME="STARTING"><!-- --></A><H3> 236 STARTING</H3> 237 <PRE> 238 public static final <A HREF="../../../../com/google/common/base/Service.State.html" title="enum in com.google.common.base">Service.State</A> <B>STARTING</B></PRE> 239 <DL> 240 <DD>A service in this state is transitioning to <A HREF="../../../../com/google/common/base/Service.State.html#RUNNING"><CODE>RUNNING</CODE></A>. 241 <P> 242 <DL> 243 </DL> 244 </DL> 245 <HR> 246 247 <A NAME="RUNNING"><!-- --></A><H3> 248 RUNNING</H3> 249 <PRE> 250 public static final <A HREF="../../../../com/google/common/base/Service.State.html" title="enum in com.google.common.base">Service.State</A> <B>RUNNING</B></PRE> 251 <DL> 252 <DD>A service in this state is operational. 253 <P> 254 <DL> 255 </DL> 256 </DL> 257 <HR> 258 259 <A NAME="STOPPING"><!-- --></A><H3> 260 STOPPING</H3> 261 <PRE> 262 public static final <A HREF="../../../../com/google/common/base/Service.State.html" title="enum in com.google.common.base">Service.State</A> <B>STOPPING</B></PRE> 263 <DL> 264 <DD>A service in this state is transitioning to <A HREF="../../../../com/google/common/base/Service.State.html#TERMINATED"><CODE>TERMINATED</CODE></A>. 265 <P> 266 <DL> 267 </DL> 268 </DL> 269 <HR> 270 271 <A NAME="TERMINATED"><!-- --></A><H3> 272 TERMINATED</H3> 273 <PRE> 274 public static final <A HREF="../../../../com/google/common/base/Service.State.html" title="enum in com.google.common.base">Service.State</A> <B>TERMINATED</B></PRE> 275 <DL> 276 <DD>A service in this state has completed execution normally. It does minimal 277 work and consumes minimal resources. 278 <P> 279 <DL> 280 </DL> 281 </DL> 282 <HR> 283 284 <A NAME="FAILED"><!-- --></A><H3> 285 FAILED</H3> 286 <PRE> 287 public static final <A HREF="../../../../com/google/common/base/Service.State.html" title="enum in com.google.common.base">Service.State</A> <B>FAILED</B></PRE> 288 <DL> 289 <DD>A service in this state has encountered a problem and may not be 290 operational. It cannot be started nor stopped. 291 <P> 292 <DL> 293 </DL> 294 </DL> 295 296 <!-- ============ METHOD DETAIL ========== --> 297 298 <A NAME="method_detail"><!-- --></A> 299 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 300 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 301 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 302 <B>Method Detail</B></FONT></TH> 303 </TR> 304 </TABLE> 305 306 <A NAME="values()"><!-- --></A><H3> 307 values</H3> 308 <PRE> 309 public static <A HREF="../../../../com/google/common/base/Service.State.html" title="enum in com.google.common.base">Service.State</A>[] <B>values</B>()</PRE> 310 <DL> 311 <DD>Returns an array containing the constants of this enum type, in 312 the order they are declared. This method may be used to iterate 313 over the constants as follows: 314 <pre> 315 for (Service.State c : Service.State.values()) 316 System.out.println(c); 317 </pre> 318 <P> 319 <DD><DL> 320 321 <DT><B>Returns:</B><DD>an array containing the constants of this enum type, in 322 the order they are declared</DL> 323 </DD> 324 </DL> 325 <HR> 326 327 <A NAME="valueOf(java.lang.String)"><!-- --></A><H3> 328 valueOf</H3> 329 <PRE> 330 public static <A HREF="../../../../com/google/common/base/Service.State.html" title="enum in com.google.common.base">Service.State</A> <B>valueOf</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> name)</PRE> 331 <DL> 332 <DD>Returns the enum constant of this type with the specified name. 333 The string must match <I>exactly</I> an identifier used to declare an 334 enum constant in this type. (Extraneous whitespace characters are 335 not permitted.) 336 <P> 337 <DD><DL> 338 <DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the enum constant to be returned. 339 <DT><B>Returns:</B><DD>the enum constant with the specified name 340 <DT><B>Throws:</B> 341 <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</A></CODE> - if this enum type has no constant 342 with the specified name 343 <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</A></CODE> - if the argument is null</DL> 344 </DD> 345 </DL> 346 <!-- ========= END OF CLASS DATA ========= --> 347 <HR> 348 349 350 <!-- ======= START OF BOTTOM NAVBAR ====== --> 351 <A NAME="navbar_bottom"><!-- --></A> 352 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> 353 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 354 <TR> 355 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 356 <A NAME="navbar_bottom_firstrow"><!-- --></A> 357 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 358 <TR ALIGN="center" VALIGN="top"> 359 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 360 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 361 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> 362 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Service.State.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> 363 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 364 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 365 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 366 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 367 </TR> 368 </TABLE> 369 </TD> 370 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 371 </EM> 372 </TD> 373 </TR> 374 375 <TR> 376 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 377 <A HREF="../../../../com/google/common/base/Service.html" title="interface in com.google.common.base"><B>PREV CLASS</B></A> 378 <A HREF="../../../../com/google/common/base/Splitter.html" title="class in com.google.common.base"><B>NEXT CLASS</B></A></FONT></TD> 379 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 380 <A HREF="../../../../index.html?com/google/common/base/Service.State.html" target="_top"><B>FRAMES</B></A> 381 <A HREF="Service.State.html" target="_top"><B>NO FRAMES</B></A> 382 <SCRIPT type="text/javascript"> 383 <!-- 384 if(window==top) { 385 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); 386 } 387 //--> 388 </SCRIPT> 389 <NOSCRIPT> 390 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> 391 </NOSCRIPT> 392 393 394 </FONT></TD> 395 </TR> 396 <TR> 397 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 398 SUMMARY: NESTED | <A HREF="#enum_constant_summary">ENUM CONSTANTS</A> | FIELD | <A HREF="#method_summary">METHOD</A></FONT></TD> 399 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 400 DETAIL: <A HREF="#enum_constant_detail">ENUM CONSTANTS</A> | FIELD | <A HREF="#method_detail">METHOD</A></FONT></TD> 401 </TR> 402 </TABLE> 403 <A NAME="skip-navbar_bottom"></A> 404 <!-- ======== END OF BOTTOM NAVBAR ======= --> 405 406 <HR> 407 408 </BODY> 409 </HTML> 410