summaryrefslogtreecommitdiffstats
path: root/site/trunk/site-publish/doc/javadoc/java-sca-0.9/sca-api/index-files/index-6.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/trunk/site-publish/doc/javadoc/java-sca-0.9/sca-api/index-files/index-6.html')
-rw-r--r--site/trunk/site-publish/doc/javadoc/java-sca-0.9/sca-api/index-files/index-6.html215
1 files changed, 215 insertions, 0 deletions
diff --git a/site/trunk/site-publish/doc/javadoc/java-sca-0.9/sca-api/index-files/index-6.html b/site/trunk/site-publish/doc/javadoc/java-sca-0.9/sca-api/index-files/index-6.html
new file mode 100644
index 0000000000..de429c3db4
--- /dev/null
+++ b/site/trunk/site-publish/doc/javadoc/java-sca-0.9/sca-api/index-files/index-6.html
@@ -0,0 +1,215 @@
+<!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>
+G-Index
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="G-Index";
+}
+</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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&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="index-5.html"><B>PREV LETTER</B></A>&nbsp;
+&nbsp;<A HREF="index-7.html"><B>NEXT LETTER</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../index.html?index-filesindex-6.html" target="_top"><B>FRAMES</B></A> &nbsp;
+&nbsp;<A HREF="index-6.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 ========= -->
+
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">G</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">N</A> <A HREF="index-9.html">O</A> <A HREF="index-10.html">P</A> <A HREF="index-11.html">Q</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <HR>
+<A NAME="_G_"><!-- --></A><H2>
+<B>G</B></H2>
+<DL>
+<DT><A HREF="../org/osoa/sca/CallableReference.html#getBusinessInterface()"><B>getBusinessInterface()</B></A> -
+Method in interface org.osoa.sca.<A HREF="../org/osoa/sca/CallableReference.html" title="interface in org.osoa.sca">CallableReference</A>
+<DD>Returns the Java class for the business interface associated with this reference.
+<DT><A HREF="../org/osoa/sca/RequestContext.html#getCallback()"><B>getCallback()</B></A> -
+Method in interface org.osoa.sca.<A HREF="../org/osoa/sca/RequestContext.html" title="interface in org.osoa.sca">RequestContext</A>
+<DD>Returns a type-safe reference to the callback provided by the caller.
+<DT><A HREF="../org/osoa/sca/ServiceReference.html#getCallback()"><B>getCallback()</B></A> -
+Method in interface org.osoa.sca.<A HREF="../org/osoa/sca/ServiceReference.html" title="interface in org.osoa.sca">ServiceReference</A>
+<DD>Returns the callback object.
+<DT><A HREF="../org/osoa/sca/CallableReference.html#getCallbackID()"><B>getCallbackID()</B></A> -
+Method in interface org.osoa.sca.<A HREF="../org/osoa/sca/CallableReference.html" title="interface in org.osoa.sca">CallableReference</A>
+<DD>Returns the callback ID.
+<DT><A HREF="../org/osoa/sca/RequestContext.html#getCallbackReference()"><B>getCallbackReference()</B></A> -
+Method in interface org.osoa.sca.<A HREF="../org/osoa/sca/RequestContext.html" title="interface in org.osoa.sca">RequestContext</A>
+<DD>Returns a CallableReference to the callback provided by the caller.
+<DT><A HREF="../org/apache/tuscany/sca/host/embedded/SCADomainBean.html#getContributionLocation()"><B>getContributionLocation()</B></A> -
+Method in class org.apache.tuscany.sca.host.embedded.<A HREF="../org/apache/tuscany/sca/host/embedded/SCADomainBean.html" title="class in org.apache.tuscany.sca.host.embedded">SCADomainBean</A>
+<DD>&nbsp;
+<DT><A HREF="../org/osoa/sca/CallableReference.html#getConversation()"><B>getConversation()</B></A> -
+Method in interface org.osoa.sca.<A HREF="../org/osoa/sca/CallableReference.html" title="interface in org.osoa.sca">CallableReference</A>
+<DD>Returns the conversation associated with this reference.
+<DT><A HREF="../org/osoa/sca/Conversation.html#getConversationID()"><B>getConversationID()</B></A> -
+Method in interface org.osoa.sca.<A HREF="../org/osoa/sca/Conversation.html" title="interface in org.osoa.sca">Conversation</A>
+<DD>Returns the identifier for this conversation.
+<DT><A HREF="../org/osoa/sca/ServiceReference.html#getConversationID()"><B>getConversationID()</B></A> -
+Method in interface org.osoa.sca.<A HREF="../org/osoa/sca/ServiceReference.html" title="interface in org.osoa.sca">ServiceReference</A>
+<DD>Returns the id supplied by the user that will be associated with conversations initiated through this reference.
+<DT><A HREF="../org/apache/tuscany/sca/host/embedded/SCADomainBean.html#getDeployableComposites()"><B>getDeployableComposites()</B></A> -
+Method in class org.apache.tuscany.sca.host.embedded.<A HREF="../org/apache/tuscany/sca/host/embedded/SCADomainBean.html" title="class in org.apache.tuscany.sca.host.embedded">SCADomainBean</A>
+<DD>&nbsp;
+<DT><A HREF="../org/osoa/sca/ComponentContext.html#getProperty(java.lang.Class, java.lang.String)"><B>getProperty(Class&lt;B&gt;, String)</B></A> -
+Method in interface org.osoa.sca.<A HREF="../org/osoa/sca/ComponentContext.html" title="interface in org.osoa.sca">ComponentContext</A>
+<DD>Returns the value of an SCA property defined by this component.
+<DT><A HREF="../org/osoa/sca/ComponentContext.html#getRequestContext()"><B>getRequestContext()</B></A> -
+Method in interface org.osoa.sca.<A HREF="../org/osoa/sca/ComponentContext.html" title="interface in org.osoa.sca">ComponentContext</A>
+<DD>Returns the context for the current SCA service request, or null if there is no current request
+ or if the context is unavailable.
+<DT><A HREF="../org/osoa/sca/RequestContext.html#getSecuritySubject()"><B>getSecuritySubject()</B></A> -
+Method in interface org.osoa.sca.<A HREF="../org/osoa/sca/RequestContext.html" title="interface in org.osoa.sca">RequestContext</A>
+<DD>Returns the JAAS Subject of the current request.
+<DT><A HREF="../org/apache/tuscany/sca/host/embedded/SCADomain.html#getService(java.lang.Class, java.lang.String)"><B>getService(Class&lt;B&gt;, String)</B></A> -
+Method in class org.apache.tuscany.sca.host.embedded.<A HREF="../org/apache/tuscany/sca/host/embedded/SCADomain.html" title="class in org.apache.tuscany.sca.host.embedded">SCADomain</A>
+<DD>Returns a proxy for a service provided by a component in the SCA domain.
+<DT><A HREF="../org/apache/tuscany/sca/host/embedded/SCADomainBean.html#getService(java.lang.Class, java.lang.String)"><B>getService(Class&lt;B&gt;, String)</B></A> -
+Method in class org.apache.tuscany.sca.host.embedded.<A HREF="../org/apache/tuscany/sca/host/embedded/SCADomainBean.html" title="class in org.apache.tuscany.sca.host.embedded">SCADomainBean</A>
+<DD>&nbsp;
+<DT><A HREF="../org/osoa/sca/CallableReference.html#getService()"><B>getService()</B></A> -
+Method in interface org.osoa.sca.<A HREF="../org/osoa/sca/CallableReference.html" title="interface in org.osoa.sca">CallableReference</A>
+<DD>Returns a type-safe reference to the target of this reference.
+<DT><A HREF="../org/osoa/sca/ComponentContext.html#getService(java.lang.Class, java.lang.String)"><B>getService(Class&lt;B&gt;, String)</B></A> -
+Method in interface org.osoa.sca.<A HREF="../org/osoa/sca/ComponentContext.html" title="interface in org.osoa.sca">ComponentContext</A>
+<DD>Returns a proxy for a reference defined by this component.
+<DT><A HREF="../org/osoa/sca/RequestContext.html#getServiceName()"><B>getServiceName()</B></A> -
+Method in interface org.osoa.sca.<A HREF="../org/osoa/sca/RequestContext.html" title="interface in org.osoa.sca">RequestContext</A>
+<DD>Returns the name of the service that was invoked.
+<DT><A HREF="../org/apache/tuscany/sca/host/embedded/SCADomain.html#getServiceReference(java.lang.Class, java.lang.String)"><B>getServiceReference(Class&lt;B&gt;, String)</B></A> -
+Method in class org.apache.tuscany.sca.host.embedded.<A HREF="../org/apache/tuscany/sca/host/embedded/SCADomain.html" title="class in org.apache.tuscany.sca.host.embedded">SCADomain</A>
+<DD>Returns a ServiceReference for a service provided by a component in the
+ SCA domain.
+<DT><A HREF="../org/apache/tuscany/sca/host/embedded/SCADomainBean.html#getServiceReference(java.lang.Class, java.lang.String)"><B>getServiceReference(Class&lt;B&gt;, String)</B></A> -
+Method in class org.apache.tuscany.sca.host.embedded.<A HREF="../org/apache/tuscany/sca/host/embedded/SCADomainBean.html" title="class in org.apache.tuscany.sca.host.embedded">SCADomainBean</A>
+<DD>&nbsp;
+<DT><A HREF="../org/osoa/sca/ComponentContext.html#getServiceReference(java.lang.Class, java.lang.String)"><B>getServiceReference(Class&lt;B&gt;, String)</B></A> -
+Method in interface org.osoa.sca.<A HREF="../org/osoa/sca/ComponentContext.html" title="interface in org.osoa.sca">ComponentContext</A>
+<DD>Returns a ServiceReference for a reference defined by this component.
+<DT><A HREF="../org/osoa/sca/RequestContext.html#getServiceReference()"><B>getServiceReference()</B></A> -
+Method in interface org.osoa.sca.<A HREF="../org/osoa/sca/RequestContext.html" title="interface in org.osoa.sca">RequestContext</A>
+<DD>Returns a CallableReference for the service that was invoked by the caller.
+<DT><A HREF="../org/apache/tuscany/sca/host/embedded/SCADomain.html#getURI()"><B>getURI()</B></A> -
+Method in class org.apache.tuscany.sca.host.embedded.<A HREF="../org/apache/tuscany/sca/host/embedded/SCADomain.html" title="class in org.apache.tuscany.sca.host.embedded">SCADomain</A>
+<DD>Returns the URI of the SCA Domain.
+<DT><A HREF="../org/apache/tuscany/sca/host/embedded/SCADomainBean.html#getURI()"><B>getURI()</B></A> -
+Method in class org.apache.tuscany.sca.host.embedded.<A HREF="../org/apache/tuscany/sca/host/embedded/SCADomainBean.html" title="class in org.apache.tuscany.sca.host.embedded">SCADomainBean</A>
+<DD>&nbsp;
+<DT><A HREF="../org/osoa/sca/ComponentContext.html#getURI()"><B>getURI()</B></A> -
+Method in interface org.osoa.sca.<A HREF="../org/osoa/sca/ComponentContext.html" title="interface in org.osoa.sca">ComponentContext</A>
+<DD>Returns the absolute URI of the component within the SCA Domain.
+</DL>
+<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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&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="index-5.html"><B>PREV LETTER</B></A>&nbsp;
+&nbsp;<A HREF="index-7.html"><B>NEXT LETTER</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../index.html?index-filesindex-6.html" target="_top"><B>FRAMES</B></A> &nbsp;
+&nbsp;<A HREF="index-6.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 ======= -->
+
+<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">G</A> <A HREF="index-7.html">I</A> <A HREF="index-8.html">N</A> <A HREF="index-9.html">O</A> <A HREF="index-10.html">P</A> <A HREF="index-11.html">Q</A> <A HREF="index-12.html">R</A> <A HREF="index-13.html">S</A> <A HREF="index-14.html">T</A> <HR>
+
+</BODY>
+</HTML>