Home | History | Annotate | Download | only in concurrent
      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.5.0_16) on Tue Feb 03 09:28:21 PST 2009 -->
      6 <TITLE>
      7 javax.annotation.concurrent Class Hierarchy
      8 </TITLE>
      9 
     10 
     11 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
     12 
     13 <SCRIPT type="text/javascript">
     14 function windowTitle()
     15 {
     16     parent.document.title="javax.annotation.concurrent Class Hierarchy";
     17 }
     18 </SCRIPT>
     19 <NOSCRIPT>
     20 </NOSCRIPT>
     21 
     22 </HEAD>
     23 
     24 <BODY BGCOLOR="white" onload="windowTitle();">
     25 
     26 
     27 <!-- ========= START OF TOP NAVBAR ======= -->
     28 <A NAME="navbar_top"><!-- --></A>
     29 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
     30 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
     31 <TR>
     32 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
     33 <A NAME="navbar_top_firstrow"><!-- --></A>
     34 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
     35   <TR ALIGN="center" VALIGN="top">
     36   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
     37   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
     38   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
     39   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
     40   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
     41   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
     42   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
     43   </TR>
     44 </TABLE>
     45 </TD>
     46 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
     47 </EM>
     48 </TD>
     49 </TR>
     50 
     51 <TR>
     52 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
     53 &nbsp;<A HREF="../../../javax/annotation/package-tree.html"><B>PREV</B></A>&nbsp;
     54 &nbsp;<A HREF="../../../javax/annotation/meta/package-tree.html"><B>NEXT</B></A></FONT></TD>
     55 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
     56   <A HREF="../../../index.html?javax/annotation/concurrent/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
     57 &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
     58 &nbsp;<SCRIPT type="text/javascript">
     59   <!--
     60   if(window==top) {
     61     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
     62   }
     63   //-->
     64 </SCRIPT>
     65 <NOSCRIPT>
     66   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
     67 </NOSCRIPT>
     68 
     69 
     70 </FONT></TD>
     71 </TR>
     72 </TABLE>
     73 <A NAME="skip-navbar_top"></A>
     74 <!-- ========= END OF TOP NAVBAR ========= -->
     75 
     76 <HR>
     77 <CENTER>
     78 <H2>
     79 Hierarchy For Package javax.annotation.concurrent
     80 </H2>
     81 </CENTER>
     82 <DL>
     83 <DT><B>Package Hierarchies:</B><DD><A HREF="../../../overview-tree.html">All Packages</A></DL>
     84 <HR>
     85 <H2>
     86 Annotation Type Hierarchy
     87 </H2>
     88 <UL>
     89 <LI TYPE="circle">javax.annotation.concurrent.<A HREF="../../../javax/annotation/concurrent/ThreadSafe.html" title="annotation in javax.annotation.concurrent"><B>ThreadSafe</B></A> (implements java.lang.annotation.Annotation)
     90 <LI TYPE="circle">javax.annotation.concurrent.<A HREF="../../../javax/annotation/concurrent/NotThreadSafe.html" title="annotation in javax.annotation.concurrent"><B>NotThreadSafe</B></A> (implements java.lang.annotation.Annotation)
     91 <LI TYPE="circle">javax.annotation.concurrent.<A HREF="../../../javax/annotation/concurrent/Immutable.html" title="annotation in javax.annotation.concurrent"><B>Immutable</B></A> (implements java.lang.annotation.Annotation)
     92 <LI TYPE="circle">javax.annotation.concurrent.<A HREF="../../../javax/annotation/concurrent/GuardedBy.html" title="annotation in javax.annotation.concurrent"><B>GuardedBy</B></A> (implements java.lang.annotation.Annotation)
     93 </UL>
     94 <HR>
     95 
     96 
     97 <!-- ======= START OF BOTTOM NAVBAR ====== -->
     98 <A NAME="navbar_bottom"><!-- --></A>
     99 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
    100 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
    101 <TR>
    102 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
    103 <A NAME="navbar_bottom_firstrow"><!-- --></A>
    104 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
    105   <TR ALIGN="center" VALIGN="top">
    106   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
    107   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
    108   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
    109   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
    110   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
    111   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
    112   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
    113   </TR>
    114 </TABLE>
    115 </TD>
    116 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
    117 </EM>
    118 </TD>
    119 </TR>
    120 
    121 <TR>
    122 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
    123 &nbsp;<A HREF="../../../javax/annotation/package-tree.html"><B>PREV</B></A>&nbsp;
    124 &nbsp;<A HREF="../../../javax/annotation/meta/package-tree.html"><B>NEXT</B></A></FONT></TD>
    125 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
    126   <A HREF="../../../index.html?javax/annotation/concurrent/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
    127 &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
    128 &nbsp;<SCRIPT type="text/javascript">
    129   <!--
    130   if(window==top) {
    131     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
    132   }
    133   //-->
    134 </SCRIPT>
    135 <NOSCRIPT>
    136   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
    137 </NOSCRIPT>
    138 
    139 
    140 </FONT></TD>
    141 </TR>
    142 </TABLE>
    143 <A NAME="skip-navbar_bottom"></A>
    144 <!-- ======== END OF BOTTOM NAVBAR ======= -->
    145 
    146 <HR>
    147 
    148 </BODY>
    149 </HTML>
    150