apache-tuscany/site/trunk/site-publish/doc/javadoc/java-sca-1.6.1/sca-api/overview-tree.html
nash 89f50eb6be Add SCA API Javadoc for 1.6.1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005240 13f79535-47bb-0310-9956-ffa450edef68
2010-10-06 20:39:42 +00:00

196 lines
12 KiB
HTML

<!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.6.0_07) on Wed Oct 06 19:37:32 BST 2010 -->
<TITLE>
Class Hierarchy
</TITLE>
<META NAME="date" CONTENT="2010-10-06">
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Class Hierarchy";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= 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="#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>
</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">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/ConversationEndedException.html" title="class in org.osoa.sca"><B>ConversationEndedException</B></A><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></UL>
</UL>
</UL>
</UL>
</UL>
</UL>
<H2>
Interface Hierarchy
</H2>
<UL>
<LI TYPE="circle">org.osoa.sca.<A HREF="org/osoa/sca/CallableReference.html" title="interface in org.osoa.sca"><B>CallableReference</B></A>&lt;B&gt;<UL>
<LI TYPE="circle">org.osoa.sca.<A HREF="org/osoa/sca/ServiceReference.html" title="interface in org.osoa.sca"><B>ServiceReference</B></A>&lt;B&gt;</UL>
<LI TYPE="circle">org.osoa.sca.<A HREF="org/osoa/sca/ComponentContext.html" title="interface in org.osoa.sca"><B>ComponentContext</B></A><LI TYPE="circle">org.osoa.sca.<A HREF="org/osoa/sca/Constants.html" title="interface in org.osoa.sca"><B>Constants</B></A><LI TYPE="circle">org.osoa.sca.<A HREF="org/osoa/sca/Conversation.html" title="interface in org.osoa.sca"><B>Conversation</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></UL>
<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"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</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>
</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>