summaryrefslogtreecommitdiffstats
path: root/site/branches/site-20060730-mvnbased/src/site/resources/javadoc/sca-api/overview-tree.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/branches/site-20060730-mvnbased/src/site/resources/javadoc/sca-api/overview-tree.html')
-rw-r--r--site/branches/site-20060730-mvnbased/src/site/resources/javadoc/sca-api/overview-tree.html183
1 files changed, 183 insertions, 0 deletions
diff --git a/site/branches/site-20060730-mvnbased/src/site/resources/javadoc/sca-api/overview-tree.html b/site/branches/site-20060730-mvnbased/src/site/resources/javadoc/sca-api/overview-tree.html
new file mode 100644
index 0000000000..11d4f58a7d
--- /dev/null
+++ b/site/branches/site-20060730-mvnbased/src/site/resources/javadoc/sca-api/overview-tree.html
@@ -0,0 +1,183 @@
+<!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_06) on Mon May 15 07:31:58 EDT 2006 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<TITLE>
+Class Hierarchy (SCA API incubating-M1 API)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="Class Hierarchy (SCA API incubating-M1 API)";
+}
+</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"> <FONT CLASS="NavBarFont1">Package</FONT>&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-all.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>
+SCA API</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="index.html?overview-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
+&nbsp;<A HREF="overview-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 All Packages</H2>
+</CENTER>
+<DL>
+<DT><B>Package Hierarchies:</B><DD><A HREF="org/osoa/sca/package-tree.html">org.osoa.sca</A>, <A HREF="org/osoa/sca/annotations/package-tree.html">org.osoa.sca.annotations</A></DL>
+<HR>
+<H2>
+Class Hierarchy
+</H2>
+<UL>
+<LI TYPE="circle">java.lang.Object<UL>
+<LI TYPE="circle">org.osoa.sca.<A HREF="org/osoa/sca/CurrentModuleContext.html" title="class in org.osoa.sca"><B>CurrentModuleContext</B></A><LI TYPE="circle">org.osoa.sca.<A HREF="org/osoa/sca/SCA.html" title="class in org.osoa.sca"><B>SCA</B></A><LI TYPE="circle">java.lang.Throwable (implements java.io.Serializable)
+<UL>
+<LI TYPE="circle">java.lang.Exception<UL>
+<LI TYPE="circle">java.lang.RuntimeException<UL>
+<LI TYPE="circle">org.osoa.sca.<A HREF="org/osoa/sca/ServiceRuntimeException.html" title="class in org.osoa.sca"><B>ServiceRuntimeException</B></A><UL>
+<LI TYPE="circle">org.osoa.sca.<A HREF="org/osoa/sca/NoRegisteredCallbackException.html" title="class in org.osoa.sca"><B>NoRegisteredCallbackException</B></A><LI TYPE="circle">org.osoa.sca.<A HREF="org/osoa/sca/ServiceUnavailableException.html" title="class in org.osoa.sca"><B>ServiceUnavailableException</B></A><LI TYPE="circle">org.osoa.sca.<A HREF="org/osoa/sca/SessionEndedException.html" title="class in org.osoa.sca"><B>SessionEndedException</B></A></UL>
+</UL>
+</UL>
+</UL>
+<LI TYPE="circle">org.osoa.sca.<A HREF="org/osoa/sca/Version.html" title="class in org.osoa.sca"><B>Version</B></A></UL>
+</UL>
+<H2>
+Interface Hierarchy
+</H2>
+<UL>
+<LI TYPE="circle">org.osoa.sca.<A HREF="org/osoa/sca/ModuleContext.html" title="interface in org.osoa.sca"><B>ModuleContext</B></A><LI TYPE="circle">org.osoa.sca.<A HREF="org/osoa/sca/RequestContext.html" title="interface in org.osoa.sca"><B>RequestContext</B></A><LI TYPE="circle">org.osoa.sca.<A HREF="org/osoa/sca/ServiceReference.html" title="interface in org.osoa.sca"><B>ServiceReference</B></A></UL>
+<H2>
+Annotation Type Hierarchy
+</H2>
+<UL>
+<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)
+<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/ComponentMetaData.html" title="annotation in org.osoa.sca.annotations"><B>ComponentMetaData</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/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/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/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/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/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/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/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/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/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/Session.html" title="annotation in org.osoa.sca.annotations"><B>Session</B></A> (implements java.lang.annotation.Annotation)
+<LI TYPE="circle">org.osoa.sca.annotations.<A HREF="org/osoa/sca/annotations/SessionID.html" title="annotation in org.osoa.sca.annotations"><B>SessionID</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"> <FONT CLASS="NavBarFont1">Package</FONT>&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-all.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>
+SCA API</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="index.html?overview-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
+&nbsp;<A HREF="overview-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>