summaryrefslogtreecommitdiffstats
path: root/site/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/runtime/RuntimeContext.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/runtime/RuntimeContext.html')
-rw-r--r--site/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/runtime/RuntimeContext.html426
1 files changed, 426 insertions, 0 deletions
diff --git a/site/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/runtime/RuntimeContext.html b/site/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/runtime/RuntimeContext.html
new file mode 100644
index 0000000000..3d80a608ee
--- /dev/null
+++ b/site/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-core/org/apache/tuscany/core/runtime/RuntimeContext.html
@@ -0,0 +1,426 @@
+<!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:33:01 EDT 2006 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<TITLE>
+RuntimeContext (Tuscany Core incubating-M1 API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.tuscany.core.runtime.RuntimeContext interface">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+ parent.document.title="RuntimeContext (Tuscany Core 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"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/RuntimeContext.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-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="#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>
+Tuscany Core</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV CLASS&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/tuscany/core/runtime/RuntimeContextImpl.html" title="class in org.apache.tuscany.core.runtime"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../index.html?org/apache/tuscany/core/runtime/RuntimeContext.html" target="_top"><B>FRAMES</B></A> &nbsp;
+&nbsp;<A HREF="RuntimeContext.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>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.tuscany.core.runtime</FONT>
+<BR>
+Interface RuntimeContext</H2>
+<DL>
+<DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../../org/apache/tuscany/core/context/AutowireContext.html" title="interface in org.apache.tuscany.core.context">AutowireContext</A>, <A HREF="../../../../../org/apache/tuscany/core/context/CompositeContext.html" title="interface in org.apache.tuscany.core.context">CompositeContext</A>, <A HREF="../../../../../org/apache/tuscany/core/context/ConfigurationContext.html" title="interface in org.apache.tuscany.core.context">ConfigurationContext</A>, <A HREF="../../../../../org/apache/tuscany/core/context/Context.html" title="interface in org.apache.tuscany.core.context">Context</A>, <A HREF="../../../../../org/apache/tuscany/core/builder/ContextFactoryBuilder.html" title="interface in org.apache.tuscany.core.builder">ContextFactoryBuilder</A>, <A HREF="../../../../../org/apache/tuscany/core/context/EventPublisher.html" title="interface in org.apache.tuscany.core.context">EventPublisher</A>, <A HREF="../../../../../org/apache/tuscany/core/context/Lifecycle.html" title="interface in org.apache.tuscany.core.context">Lifecycle</A>, <A HREF="../../../../../org/apache/tuscany/core/builder/WireBuilder.html" title="interface in org.apache.tuscany.core.builder">WireBuilder</A></DD>
+</DL>
+<DL>
+<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../org/apache/tuscany/core/runtime/RuntimeContextImpl.html" title="class in org.apache.tuscany.core.runtime">RuntimeContextImpl</A></DD>
+</DL>
+<HR>
+<DL>
+<DT><PRE>public interface <B>RuntimeContext</B><DT>extends <A HREF="../../../../../org/apache/tuscany/core/context/AutowireContext.html" title="interface in org.apache.tuscany.core.context">AutowireContext</A>, <A HREF="../../../../../org/apache/tuscany/core/context/ConfigurationContext.html" title="interface in org.apache.tuscany.core.context">ConfigurationContext</A></DL>
+</PRE>
+
+<P>
+Represents a top-level component context in the runtime, that is the bootstrap context.
+ This context serves as the ultimate root of the context hierarchy. Under it are two
+ separate trees: the rootContext for user components and the systemContext for
+ system components (those that comprise the runtime itself).
+<P>
+
+<P>
+<DL>
+<DT><B>Version:</B></DT>
+ <DD>$Rev: 394588 $ $Date: 2006-04-16 20:23:18 -0400 (Sun, 16 Apr 2006) $</DD>
+</DL>
+<HR>
+
+<P>
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/tuscany/core/runtime/RuntimeContext.html#ROOT">ROOT</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/tuscany/core/runtime/RuntimeContext.html#RUNTIME">RUNTIME</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/tuscany/core/runtime/RuntimeContext.html#SYSTEM">SYSTEM</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="fields_inherited_from_class_org.apache.tuscany.core.context.Lifecycle"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Fields inherited from interface org.apache.tuscany.core.context.<A HREF="../../../../../org/apache/tuscany/core/context/Lifecycle.html" title="interface in org.apache.tuscany.core.context">Lifecycle</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../org/apache/tuscany/core/context/Lifecycle.html#CONFIG_ERROR">CONFIG_ERROR</A>, <A HREF="../../../../../org/apache/tuscany/core/context/Lifecycle.html#ERROR">ERROR</A>, <A HREF="../../../../../org/apache/tuscany/core/context/Lifecycle.html#INITIALIZED">INITIALIZED</A>, <A HREF="../../../../../org/apache/tuscany/core/context/Lifecycle.html#INITIALIZING">INITIALIZING</A>, <A HREF="../../../../../org/apache/tuscany/core/context/Lifecycle.html#RUNNING">RUNNING</A>, <A HREF="../../../../../org/apache/tuscany/core/context/Lifecycle.html#STARTED">STARTED</A>, <A HREF="../../../../../org/apache/tuscany/core/context/Lifecycle.html#STOPPED">STOPPED</A>, <A HREF="../../../../../org/apache/tuscany/core/context/Lifecycle.html#STOPPING">STOPPING</A>, <A HREF="../../../../../org/apache/tuscany/core/context/Lifecycle.html#UNINITIALIZED">UNINITIALIZED</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/tuscany/core/runtime/RuntimeContext.html#addBuilder(org.apache.tuscany.core.builder.WireBuilder)">addBuilder</A></B>(<A HREF="../../../../../org/apache/tuscany/core/builder/WireBuilder.html" title="interface in org.apache.tuscany.core.builder">WireBuilder</A>&nbsp;builder)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../../org/apache/tuscany/core/context/CompositeContext.html" title="interface in org.apache.tuscany.core.context">CompositeContext</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/tuscany/core/runtime/RuntimeContext.html#getRootContext()">getRootContext</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the context that forms the root of the user component tree.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../../org/apache/tuscany/core/context/SystemCompositeContext.html" title="interface in org.apache.tuscany.core.context">SystemCompositeContext</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/tuscany/core/runtime/RuntimeContext.html#getSystemContext()">getSystemContext</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the context that forms the root of the system component tree.</TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.tuscany.core.context.AutowireContext"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from interface org.apache.tuscany.core.context.<A HREF="../../../../../org/apache/tuscany/core/context/AutowireContext.html" title="interface in org.apache.tuscany.core.context">AutowireContext</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../org/apache/tuscany/core/context/AutowireContext.html#resolveExternalInstance(java.lang.Class)">resolveExternalInstance</A>, <A HREF="../../../../../org/apache/tuscany/core/context/AutowireContext.html#resolveInstance(java.lang.Class)">resolveInstance</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.tuscany.core.context.CompositeContext"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from interface org.apache.tuscany.core.context.<A HREF="../../../../../org/apache/tuscany/core/context/CompositeContext.html" title="interface in org.apache.tuscany.core.context">CompositeContext</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../org/apache/tuscany/core/context/CompositeContext.html#getComposite()">getComposite</A>, <A HREF="../../../../../org/apache/tuscany/core/context/CompositeContext.html#getContext(java.lang.String)">getContext</A>, <A HREF="../../../../../org/apache/tuscany/core/context/CompositeContext.html#getParent()">getParent</A>, <A HREF="../../../../../org/apache/tuscany/core/context/CompositeContext.html#getURI()">getURI</A>, <A HREF="../../../../../org/apache/tuscany/core/context/CompositeContext.html#registerModelObject(org.apache.tuscany.model.assembly.Extensible)">registerModelObject</A>, <A HREF="../../../../../org/apache/tuscany/core/context/CompositeContext.html#registerModelObjects(java.util.List)">registerModelObjects</A>, <A HREF="../../../../../org/apache/tuscany/core/context/CompositeContext.html#removeContext(java.lang.String)">removeContext</A>, <A HREF="../../../../../org/apache/tuscany/core/context/CompositeContext.html#setAssemblyContext(org.apache.tuscany.model.assembly.AssemblyContext)">setAssemblyContext</A>, <A HREF="../../../../../org/apache/tuscany/core/context/CompositeContext.html#setParent(org.apache.tuscany.core.context.CompositeContext)">setParent</A>, <A HREF="../../../../../org/apache/tuscany/core/context/CompositeContext.html#setURI(java.lang.String)">setURI</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.tuscany.core.context.Context"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from interface org.apache.tuscany.core.context.<A HREF="../../../../../org/apache/tuscany/core/context/Context.html" title="interface in org.apache.tuscany.core.context">Context</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../org/apache/tuscany/core/context/Context.html#getInstance(org.apache.tuscany.core.context.QualifiedName)">getInstance</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.tuscany.core.context.EventPublisher"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from interface org.apache.tuscany.core.context.<A HREF="../../../../../org/apache/tuscany/core/context/EventPublisher.html" title="interface in org.apache.tuscany.core.context">EventPublisher</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../org/apache/tuscany/core/context/EventPublisher.html#addListener(org.apache.tuscany.core.context.EventFilter, org.apache.tuscany.core.context.RuntimeEventListener)">addListener</A>, <A HREF="../../../../../org/apache/tuscany/core/context/EventPublisher.html#addListener(org.apache.tuscany.core.context.RuntimeEventListener)">addListener</A>, <A HREF="../../../../../org/apache/tuscany/core/context/EventPublisher.html#publish(org.apache.tuscany.core.context.event.Event)">publish</A>, <A HREF="../../../../../org/apache/tuscany/core/context/EventPublisher.html#removeListener(org.apache.tuscany.core.context.RuntimeEventListener)">removeListener</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.tuscany.core.context.Lifecycle"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from interface org.apache.tuscany.core.context.<A HREF="../../../../../org/apache/tuscany/core/context/Lifecycle.html" title="interface in org.apache.tuscany.core.context">Lifecycle</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../org/apache/tuscany/core/context/Lifecycle.html#getLifecycleState()">getLifecycleState</A>, <A HREF="../../../../../org/apache/tuscany/core/context/Lifecycle.html#getName()">getName</A>, <A HREF="../../../../../org/apache/tuscany/core/context/Lifecycle.html#setName(java.lang.String)">setName</A>, <A HREF="../../../../../org/apache/tuscany/core/context/Lifecycle.html#start()">start</A>, <A HREF="../../../../../org/apache/tuscany/core/context/Lifecycle.html#stop()">stop</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.tuscany.core.builder.ContextFactoryBuilder"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from interface org.apache.tuscany.core.builder.<A HREF="../../../../../org/apache/tuscany/core/builder/ContextFactoryBuilder.html" title="interface in org.apache.tuscany.core.builder">ContextFactoryBuilder</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../org/apache/tuscany/core/builder/ContextFactoryBuilder.html#build(org.apache.tuscany.model.assembly.AssemblyObject)">build</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.tuscany.core.builder.WireBuilder"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from interface org.apache.tuscany.core.builder.<A HREF="../../../../../org/apache/tuscany/core/builder/WireBuilder.html" title="interface in org.apache.tuscany.core.builder">WireBuilder</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="../../../../../org/apache/tuscany/core/builder/WireBuilder.html#completeTargetChain(org.apache.tuscany.core.wire.TargetWireFactory, java.lang.Class, org.apache.tuscany.core.context.ScopeContext)">completeTargetChain</A>, <A HREF="../../../../../org/apache/tuscany/core/builder/WireBuilder.html#connect(org.apache.tuscany.core.wire.SourceWireFactory, org.apache.tuscany.core.wire.TargetWireFactory, java.lang.Class, boolean, org.apache.tuscany.core.context.ScopeContext)">connect</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+<A NAME="field_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Field Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="RUNTIME"><!-- --></A><H3>
+RUNTIME</H3>
+<PRE>
+static final java.lang.String <B>RUNTIME</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.tuscany.core.runtime.RuntimeContext.RUNTIME">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="SYSTEM"><!-- --></A><H3>
+SYSTEM</H3>
+<PRE>
+static final java.lang.String <B>SYSTEM</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.tuscany.core.runtime.RuntimeContext.SYSTEM">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="ROOT"><!-- --></A><H3>
+ROOT</H3>
+<PRE>
+static final java.lang.String <B>ROOT</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.tuscany.core.runtime.RuntimeContext.ROOT">Constant Field Values</A></DL>
+</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="getRootContext()"><!-- --></A><H3>
+getRootContext</H3>
+<PRE>
+<A HREF="../../../../../org/apache/tuscany/core/context/CompositeContext.html" title="interface in org.apache.tuscany.core.context">CompositeContext</A> <B>getRootContext</B>()</PRE>
+<DL>
+<DD>Returns the context that forms the root of the user component tree.
+ All user components will managed by contexts that are children of this root.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>the root of the user component tree</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getSystemContext()"><!-- --></A><H3>
+getSystemContext</H3>
+<PRE>
+<A HREF="../../../../../org/apache/tuscany/core/context/SystemCompositeContext.html" title="interface in org.apache.tuscany.core.context">SystemCompositeContext</A> <B>getSystemContext</B>()</PRE>
+<DL>
+<DD>Returns the context that forms the root of the system component tree.
+ All system components, components that provide system services needed by the
+ Tuscany runtime itself, will be managed by contexts that are children of this root.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>the root of the system component tree</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="addBuilder(org.apache.tuscany.core.builder.WireBuilder)"><!-- --></A><H3>
+addBuilder</H3>
+<PRE>
+<FONT SIZE="-1">@Deprecated
+</FONT>void <B>addBuilder</B>(<A HREF="../../../../../org/apache/tuscany/core/builder/WireBuilder.html" title="interface in org.apache.tuscany.core.builder">WireBuilder</A>&nbsp;builder)</PRE>
+<DL>
+<DD><B>Deprecated.</B>&nbsp;
+<P>
+<DD>Adds a wire builder to the runtime
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/RuntimeContext.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+ <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-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="#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>
+Tuscany Core</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV CLASS&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/tuscany/core/runtime/RuntimeContextImpl.html" title="class in org.apache.tuscany.core.runtime"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+ <A HREF="../../../../../index.html?org/apache/tuscany/core/runtime/RuntimeContext.html" target="_top"><B>FRAMES</B></A> &nbsp;
+&nbsp;<A HREF="RuntimeContext.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>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+ SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+-
+</BODY>
+</HTML>