summaryrefslogtreecommitdiffstats
path: root/site/site-publish/doc/javadoc/java-sca-0.9/sca-api/org/osoa/sca/annotations/package-tree.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/site-publish/doc/javadoc/java-sca-0.9/sca-api/org/osoa/sca/annotations/package-tree.html')
-rw-r--r--site/site-publish/doc/javadoc/java-sca-0.9/sca-api/org/osoa/sca/annotations/package-tree.html172
1 files changed, 172 insertions, 0 deletions
diff --git a/site/site-publish/doc/javadoc/java-sca-0.9/sca-api/org/osoa/sca/annotations/package-tree.html b/site/site-publish/doc/javadoc/java-sca-0.9/sca-api/org/osoa/sca/annotations/package-tree.html
new file mode 100644
index 0000000000..a67c364417
--- /dev/null
+++ b/site/site-publish/doc/javadoc/java-sca-0.9/sca-api/org/osoa/sca/annotations/package-tree.html
@@ -0,0 +1,172 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.5.0_11) on Sun Jun 03 23:06:09 PDT 2007 -->
+<TITLE>
+org.osoa.sca.annotations Class Hierarchy
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="org.osoa.sca.annotations Class Hierarchy";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../org/osoa/sca/package-tree.html"><B>PREV</B></A>&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../index.html?org/osoa/sca/annotations/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
+&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H2>
+Hierarchy For Package org.osoa.sca.annotations
+</H2>
+</CENTER>
+<DL>
+<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../overview-tree.html">All Packages</A></DL>
+<HR>
+<H2>
+Annotation Type Hierarchy
+</H2>
+<UL>
+<LI TYPE="circle">org.osoa.sca.annotations.<A HREF="../../../../org/osoa/sca/annotations/Service.html" title="annotation in org.osoa.sca.annotations"><B>Service</B></A> (implements java.lang.annotation.Annotation)
+<LI TYPE="circle">org.osoa.sca.annotations.<A HREF="../../../../org/osoa/sca/annotations/Scope.html" title="annotation in org.osoa.sca.annotations"><B>Scope</B></A> (implements java.lang.annotation.Annotation)
+<LI TYPE="circle">org.osoa.sca.annotations.<A HREF="../../../../org/osoa/sca/annotations/Requires.html" title="annotation in org.osoa.sca.annotations"><B>Requires</B></A> (implements java.lang.annotation.Annotation)
+<LI TYPE="circle">org.osoa.sca.annotations.<A HREF="../../../../org/osoa/sca/annotations/Remotable.html" title="annotation in org.osoa.sca.annotations"><B>Remotable</B></A> (implements java.lang.annotation.Annotation)
+<LI TYPE="circle">org.osoa.sca.annotations.<A HREF="../../../../org/osoa/sca/annotations/Reference.html" title="annotation in org.osoa.sca.annotations"><B>Reference</B></A> (implements java.lang.annotation.Annotation)
+<LI TYPE="circle">org.osoa.sca.annotations.<A HREF="../../../../org/osoa/sca/annotations/Qualifier.html" title="annotation in org.osoa.sca.annotations"><B>Qualifier</B></A> (implements java.lang.annotation.Annotation)
+<LI TYPE="circle">org.osoa.sca.annotations.<A HREF="../../../../org/osoa/sca/annotations/Property.html" title="annotation in org.osoa.sca.annotations"><B>Property</B></A> (implements java.lang.annotation.Annotation)
+<LI TYPE="circle">org.osoa.sca.annotations.<A HREF="../../../../org/osoa/sca/annotations/PolicySets.html" title="annotation in org.osoa.sca.annotations"><B>PolicySets</B></A> (implements java.lang.annotation.Annotation)
+<LI TYPE="circle">org.osoa.sca.annotations.<A HREF="../../../../org/osoa/sca/annotations/OneWay.html" title="annotation in org.osoa.sca.annotations"><B>OneWay</B></A> (implements java.lang.annotation.Annotation)
+<LI TYPE="circle">org.osoa.sca.annotations.<A HREF="../../../../org/osoa/sca/annotations/Intent.html" title="annotation in org.osoa.sca.annotations"><B>Intent</B></A> (implements java.lang.annotation.Annotation)
+<LI TYPE="circle">org.osoa.sca.annotations.<A HREF="../../../../org/osoa/sca/annotations/Integrity.html" title="annotation in org.osoa.sca.annotations"><B>Integrity</B></A> (implements java.lang.annotation.Annotation)
+<LI TYPE="circle">org.osoa.sca.annotations.<A HREF="../../../../org/osoa/sca/annotations/Init.html" title="annotation in org.osoa.sca.annotations"><B>Init</B></A> (implements java.lang.annotation.Annotation)
+<LI TYPE="circle">org.osoa.sca.annotations.<A HREF="../../../../org/osoa/sca/annotations/EndsConversation.html" title="annotation in org.osoa.sca.annotations"><B>EndsConversation</B></A> (implements java.lang.annotation.Annotation)
+<LI TYPE="circle">org.osoa.sca.annotations.<A HREF="../../../../org/osoa/sca/annotations/EagerInit.html" title="annotation in org.osoa.sca.annotations"><B>EagerInit</B></A> (implements java.lang.annotation.Annotation)
+<LI TYPE="circle">org.osoa.sca.annotations.<A HREF="../../../../org/osoa/sca/annotations/Destroy.html" title="annotation in org.osoa.sca.annotations"><B>Destroy</B></A> (implements java.lang.annotation.Annotation)
+<LI TYPE="circle">org.osoa.sca.annotations.<A HREF="../../../../org/osoa/sca/annotations/ConversationID.html" title="annotation in org.osoa.sca.annotations"><B>ConversationID</B></A> (implements java.lang.annotation.Annotation)
+<LI TYPE="circle">org.osoa.sca.annotations.<A HREF="../../../../org/osoa/sca/annotations/ConversationAttributes.html" title="annotation in org.osoa.sca.annotations"><B>ConversationAttributes</B></A> (implements java.lang.annotation.Annotation)
+<LI TYPE="circle">org.osoa.sca.annotations.<A HREF="../../../../org/osoa/sca/annotations/Conversational.html" title="annotation in org.osoa.sca.annotations"><B>Conversational</B></A> (implements java.lang.annotation.Annotation)
+<LI TYPE="circle">org.osoa.sca.annotations.<A HREF="../../../../org/osoa/sca/annotations/Context.html" title="annotation in org.osoa.sca.annotations"><B>Context</B></A> (implements java.lang.annotation.Annotation)
+<LI TYPE="circle">org.osoa.sca.annotations.<A HREF="../../../../org/osoa/sca/annotations/Constructor.html" title="annotation in org.osoa.sca.annotations"><B>Constructor</B></A> (implements java.lang.annotation.Annotation)
+<LI TYPE="circle">org.osoa.sca.annotations.<A HREF="../../../../org/osoa/sca/annotations/Confidentiality.html" title="annotation in org.osoa.sca.annotations"><B>Confidentiality</B></A> (implements java.lang.annotation.Annotation)
+<LI TYPE="circle">org.osoa.sca.annotations.<A HREF="../../../../org/osoa/sca/annotations/ComponentName.html" title="annotation in org.osoa.sca.annotations"><B>ComponentName</B></A> (implements java.lang.annotation.Annotation)
+<LI TYPE="circle">org.osoa.sca.annotations.<A HREF="../../../../org/osoa/sca/annotations/Callback.html" title="annotation in org.osoa.sca.annotations"><B>Callback</B></A> (implements java.lang.annotation.Annotation)
+<LI TYPE="circle">org.osoa.sca.annotations.<A HREF="../../../../org/osoa/sca/annotations/Authentication.html" title="annotation in org.osoa.sca.annotations"><B>Authentication</B></A> (implements java.lang.annotation.Annotation)
+<LI TYPE="circle">org.osoa.sca.annotations.<A HREF="../../../../org/osoa/sca/annotations/AllowsPassByReference.html" title="annotation in org.osoa.sca.annotations"><B>AllowsPassByReference</B></A> (implements java.lang.annotation.Annotation)
+</UL>
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+ <TR ALIGN="center" VALIGN="top">
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+ </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../org/osoa/sca/package-tree.html"><B>PREV</B></A>&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../index.html?org/osoa/sca/annotations/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
+&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+ <!--
+ if(window==top) {
+ document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+ }
+ //-->
+</SCRIPT>
+<NOSCRIPT>
+ <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>