blob: 658e43d72abf46c4c9ef5998d933e346f6120e61 [file] [log] [blame]
<!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_01) on Tue Feb 01 22:35:10 PST 2005 -->
<TITLE>
SOManager
</TITLE>
<META NAME="keywords" CONTENT="org.eclipse.ecf.provider.generic.SOManager class">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="SOManager";
}
</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/SOManager.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-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/eclipse/ecf/provider/generic/SOContext.html" title="class in org.eclipse.ecf.provider.generic"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/eclipse/ecf/provider/generic/SOWrapper.html" title="class in org.eclipse.ecf.provider.generic"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/eclipse/ecf/provider/generic/SOManager.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="SOManager.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;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&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.eclipse.ecf.provider.generic</FONT>
<BR>
Class SOManager</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.eclipse.ecf.provider.generic.SOManager</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectManager.html" title="interface in org.eclipse.ecf.core">ISharedObjectManager</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>SOManager</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectManager.html" title="interface in org.eclipse.ecf.core">ISharedObjectManager</A></DL>
</PRE>
<P>
<HR>
<P>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_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>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOManager.html#SOManager(org.eclipse.ecf.provider.generic.SOContainer)">SOManager</A></B>(<A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html" title="class in org.eclipse.ecf.provider.generic">SOContainer</A>&nbsp;cont)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOManager.html#addConnector(org.eclipse.ecf.core.ISharedObjectConnector)">addConnector</A></B>(<A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectConnector.html" title="interface in org.eclipse.ecf.core">ISharedObjectConnector</A>&nbsp;conn)</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>&nbsp;<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOManager.html#addSharedObject(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.ISharedObject, java.util.Map, org.eclipse.ecf.core.ISharedObjectContainerTransaction)">addSharedObject</A></B>(<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;sharedObjectID,
<A HREF="../../../../../org/eclipse/ecf/core/ISharedObject.html" title="interface in org.eclipse.ecf.core">ISharedObject</A>&nbsp;sharedObject,
java.util.Map&nbsp;properties,
<A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectContainerTransaction.html" title="interface in org.eclipse.ecf.core">ISharedObjectContainerTransaction</A>&nbsp;trans)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add an ISharedObject to this container.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectConnector.html" title="interface in org.eclipse.ecf.core">ISharedObjectConnector</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOManager.html#connectSharedObjects(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.identity.ID[])">connectSharedObjects</A></B>(<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;sharedObjectFrom,
<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>[]&nbsp;sharedObjectsTo)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an ISharedObjectConnector instance for sending messages from a
single ISharedObject to one or more receiver ISharedObjects.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOManager.html#createSharedObject(org.eclipse.ecf.core.SharedObjectDescription, org.eclipse.ecf.core.ISharedObjectContainerTransaction)">createSharedObject</A></B>(<A HREF="../../../../../org/eclipse/ecf/core/SharedObjectDescription.html" title="class in org.eclipse.ecf.core">SharedObjectDescription</A>&nbsp;sd,
<A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectContainerTransaction.html" title="interface in org.eclipse.ecf.core">ISharedObjectContainerTransaction</A>&nbsp;trans)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a new ISharedObject within this container from the given
SharedObjectDescription.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOManager.html#debug(java.lang.String)">debug</A></B>(java.lang.String&nbsp;msg)</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>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOManager.html#disconnectSharedObjects(org.eclipse.ecf.core.ISharedObjectConnector)">disconnectSharedObjects</A></B>(<A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectConnector.html" title="interface in org.eclipse.ecf.core">ISharedObjectConnector</A>&nbsp;connector)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Destroy an ISharedObjectConnector instance.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOManager.html#dispose()">dispose</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>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOManager.html#dumpStack(java.lang.String, java.lang.Throwable)">dumpStack</A></B>(java.lang.String&nbsp;msg,
java.lang.Throwable&nbsp;e)</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>protected &nbsp;java.lang.Class[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOManager.html#getArgTypes(java.lang.String[], java.lang.Object[], java.lang.ClassLoader)">getArgTypes</A></B>(java.lang.String[]&nbsp;argTypes,
java.lang.Object[]&nbsp;args,
java.lang.ClassLoader&nbsp;cl)</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.Class[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOManager.html#getClassesForTypes(java.lang.String[], java.lang.Object[], java.lang.ClassLoader)">getClassesForTypes</A></B>(java.lang.String[]&nbsp;argTypes,
java.lang.Object[]&nbsp;args,
java.lang.ClassLoader&nbsp;cl)</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>protected &nbsp;java.util.List</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOManager.html#getConnectors()">getConnectors</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>&nbsp;<A HREF="../../../../../org/eclipse/ecf/core/ISharedObject.html" title="interface in org.eclipse.ecf.core">ISharedObject</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOManager.html#getSharedObject(org.eclipse.ecf.core.identity.ID)">getSharedObject</A></B>(<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;sharedObjectID)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the ISharedObject instance corresponding to the given sharedObjectID.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.util.List</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOManager.html#getSharedObjectConnectors(org.eclipse.ecf.core.identity.ID)">getSharedObjectConnectors</A></B>(<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;sharedObjectFrom)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the sharedObjectConnectors associated with the given sharedObjectID</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOManager.html#getSharedObjectIDs()">getSharedObjectIDs</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the array of SharedObject instances currently contained by this
ISharedObjectContainer</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../org/eclipse/ecf/core/ISharedObject.html" title="interface in org.eclipse.ecf.core">ISharedObject</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOManager.html#loadSharedObject(org.eclipse.ecf.core.SharedObjectDescription)">loadSharedObject</A></B>(<A HREF="../../../../../org/eclipse/ecf/core/SharedObjectDescription.html" title="class in org.eclipse.ecf.core">SharedObjectDescription</A>&nbsp;sd)</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>protected &nbsp;<A HREF="../../../../../org/eclipse/ecf/core/ISharedObject.html" title="interface in org.eclipse.ecf.core">ISharedObject</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOManager.html#makeSharedObjectInstance(java.lang.Class, java.lang.Class[], java.lang.Object[])">makeSharedObjectInstance</A></B>(java.lang.Class&nbsp;newClass,
java.lang.Class[]&nbsp;argTypes,
java.lang.Object[]&nbsp;args)</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>protected &nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOManager.html#removeConnector(org.eclipse.ecf.core.ISharedObjectConnector)">removeConnector</A></B>(<A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectConnector.html" title="interface in org.eclipse.ecf.core">ISharedObjectConnector</A>&nbsp;conn)</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>&nbsp;<A HREF="../../../../../org/eclipse/ecf/core/ISharedObject.html" title="interface in org.eclipse.ecf.core">ISharedObject</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOManager.html#removeSharedObject(org.eclipse.ecf.core.identity.ID)">removeSharedObject</A></B>(<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;sharedObjectID)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Remove the given sharedObjectID from this ISharedObjectContainer.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../org/eclipse/ecf/core/ISharedObject.html" title="interface in org.eclipse.ecf.core">ISharedObject</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/eclipse/ecf/provider/generic/SOManager.html#verifySharedObject(java.lang.Object)">verifySharedObject</A></B>(java.lang.Object&nbsp;newSharedObject)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_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>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="SOManager(org.eclipse.ecf.provider.generic.SOContainer)"><!-- --></A><H3>
SOManager</H3>
<PRE>
public <B>SOManager</B>(<A HREF="../../../../../org/eclipse/ecf/provider/generic/SOContainer.html" title="class in org.eclipse.ecf.provider.generic">SOContainer</A>&nbsp;cont)</PRE>
<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="debug(java.lang.String)"><!-- --></A><H3>
debug</H3>
<PRE>
protected void <B>debug</B>(java.lang.String&nbsp;msg)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="dumpStack(java.lang.String, java.lang.Throwable)"><!-- --></A><H3>
dumpStack</H3>
<PRE>
protected void <B>dumpStack</B>(java.lang.String&nbsp;msg,
java.lang.Throwable&nbsp;e)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="addConnector(org.eclipse.ecf.core.ISharedObjectConnector)"><!-- --></A><H3>
addConnector</H3>
<PRE>
protected void <B>addConnector</B>(<A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectConnector.html" title="interface in org.eclipse.ecf.core">ISharedObjectConnector</A>&nbsp;conn)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="removeConnector(org.eclipse.ecf.core.ISharedObjectConnector)"><!-- --></A><H3>
removeConnector</H3>
<PRE>
protected boolean <B>removeConnector</B>(<A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectConnector.html" title="interface in org.eclipse.ecf.core">ISharedObjectConnector</A>&nbsp;conn)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getConnectors()"><!-- --></A><H3>
getConnectors</H3>
<PRE>
protected java.util.List <B>getConnectors</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getArgTypes(java.lang.String[], java.lang.Object[], java.lang.ClassLoader)"><!-- --></A><H3>
getArgTypes</H3>
<PRE>
protected java.lang.Class[] <B>getArgTypes</B>(java.lang.String[]&nbsp;argTypes,
java.lang.Object[]&nbsp;args,
java.lang.ClassLoader&nbsp;cl)
throws java.lang.ClassNotFoundException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.lang.ClassNotFoundException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="makeSharedObjectInstance(java.lang.Class, java.lang.Class[], java.lang.Object[])"><!-- --></A><H3>
makeSharedObjectInstance</H3>
<PRE>
protected <A HREF="../../../../../org/eclipse/ecf/core/ISharedObject.html" title="interface in org.eclipse.ecf.core">ISharedObject</A> <B>makeSharedObjectInstance</B>(java.lang.Class&nbsp;newClass,
java.lang.Class[]&nbsp;argTypes,
java.lang.Object[]&nbsp;args)
throws java.lang.Exception</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.lang.Exception</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="verifySharedObject(java.lang.Object)"><!-- --></A><H3>
verifySharedObject</H3>
<PRE>
protected <A HREF="../../../../../org/eclipse/ecf/core/ISharedObject.html" title="interface in org.eclipse.ecf.core">ISharedObject</A> <B>verifySharedObject</B>(java.lang.Object&nbsp;newSharedObject)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="loadSharedObject(org.eclipse.ecf.core.SharedObjectDescription)"><!-- --></A><H3>
loadSharedObject</H3>
<PRE>
protected <A HREF="../../../../../org/eclipse/ecf/core/ISharedObject.html" title="interface in org.eclipse.ecf.core">ISharedObject</A> <B>loadSharedObject</B>(<A HREF="../../../../../org/eclipse/ecf/core/SharedObjectDescription.html" title="class in org.eclipse.ecf.core">SharedObjectDescription</A>&nbsp;sd)
throws java.lang.Exception</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.lang.Exception</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getSharedObjectIDs()"><!-- --></A><H3>
getSharedObjectIDs</H3>
<PRE>
public <A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>[] <B>getSharedObjectIDs</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectManager.html#getSharedObjectIDs()">ISharedObjectManager</A></CODE></B></DD>
<DD>Get the array of SharedObject instances currently contained by this
ISharedObjectContainer
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectManager.html#getSharedObjectIDs()">getSharedObjectIDs</A></CODE> in interface <CODE><A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectManager.html" title="interface in org.eclipse.ecf.core">ISharedObjectManager</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>ID[] the IDs of currently contained ISharedObject instances</DL>
</DD>
</DL>
<HR>
<A NAME="createSharedObject(org.eclipse.ecf.core.SharedObjectDescription, org.eclipse.ecf.core.ISharedObjectContainerTransaction)"><!-- --></A><H3>
createSharedObject</H3>
<PRE>
public <A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A> <B>createSharedObject</B>(<A HREF="../../../../../org/eclipse/ecf/core/SharedObjectDescription.html" title="class in org.eclipse.ecf.core">SharedObjectDescription</A>&nbsp;sd,
<A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectContainerTransaction.html" title="interface in org.eclipse.ecf.core">ISharedObjectContainerTransaction</A>&nbsp;trans)
throws <A HREF="../../../../../org/eclipse/ecf/core/SharedObjectCreateException.html" title="class in org.eclipse.ecf.core">SharedObjectCreateException</A></PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectManager.html#createSharedObject(org.eclipse.ecf.core.SharedObjectDescription, org.eclipse.ecf.core.ISharedObjectContainerTransaction)">ISharedObjectManager</A></CODE></B></DD>
<DD>Create a new ISharedObject within this container from the given
SharedObjectDescription.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectManager.html#createSharedObject(org.eclipse.ecf.core.SharedObjectDescription, org.eclipse.ecf.core.ISharedObjectContainerTransaction)">createSharedObject</A></CODE> in interface <CODE><A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectManager.html" title="interface in org.eclipse.ecf.core">ISharedObjectManager</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>sd</CODE> - the SharedObjectDescription that describes the SharedObject to
be created<DD><CODE>trans</CODE> - the transaction governing the creation of the shared object.
If null, creation will not be transactional
<DT><B>Returns:</B><DD>ID the sharedObjectID of the added ISharedObject
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/eclipse/ecf/core/SharedObjectCreateException.html" title="class in org.eclipse.ecf.core">SharedObjectCreateException</A></CODE> - if the SharedObject cannot be created</DL>
</DD>
</DL>
<HR>
<A NAME="addSharedObject(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.ISharedObject, java.util.Map, org.eclipse.ecf.core.ISharedObjectContainerTransaction)"><!-- --></A><H3>
addSharedObject</H3>
<PRE>
public <A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A> <B>addSharedObject</B>(<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;sharedObjectID,
<A HREF="../../../../../org/eclipse/ecf/core/ISharedObject.html" title="interface in org.eclipse.ecf.core">ISharedObject</A>&nbsp;sharedObject,
java.util.Map&nbsp;properties,
<A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectContainerTransaction.html" title="interface in org.eclipse.ecf.core">ISharedObjectContainerTransaction</A>&nbsp;trans)
throws <A HREF="../../../../../org/eclipse/ecf/core/SharedObjectAddException.html" title="class in org.eclipse.ecf.core">SharedObjectAddException</A></PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectManager.html#addSharedObject(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.ISharedObject, java.util.Map, org.eclipse.ecf.core.ISharedObjectContainerTransaction)">ISharedObjectManager</A></CODE></B></DD>
<DD>Add an ISharedObject to this container.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectManager.html#addSharedObject(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.ISharedObject, java.util.Map, org.eclipse.ecf.core.ISharedObjectContainerTransaction)">addSharedObject</A></CODE> in interface <CODE><A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectManager.html" title="interface in org.eclipse.ecf.core">ISharedObjectManager</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>sharedObjectID</CODE> - the ID of new SharedObject<DD><CODE>sharedObject</CODE> - the ISharedObject instance to add<DD><CODE>properties</CODE> - the Map associated with the added ISharedObject<DD><CODE>trans</CODE> - the transaction governing the creation of the shared object.
If null, creation will not be transactional
<DT><B>Returns:</B><DD>ID the sharedObjectID of the added ISharedObject
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/eclipse/ecf/core/SharedObjectAddException.html" title="class in org.eclipse.ecf.core">SharedObjectAddException</A></CODE> - if the add cannot be accomplished for any reason</DL>
</DD>
</DL>
<HR>
<A NAME="getSharedObject(org.eclipse.ecf.core.identity.ID)"><!-- --></A><H3>
getSharedObject</H3>
<PRE>
public <A HREF="../../../../../org/eclipse/ecf/core/ISharedObject.html" title="interface in org.eclipse.ecf.core">ISharedObject</A> <B>getSharedObject</B>(<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;sharedObjectID)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectManager.html#getSharedObject(org.eclipse.ecf.core.identity.ID)">ISharedObjectManager</A></CODE></B></DD>
<DD>Get the ISharedObject instance corresponding to the given sharedObjectID.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectManager.html#getSharedObject(org.eclipse.ecf.core.identity.ID)">getSharedObject</A></CODE> in interface <CODE><A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectManager.html" title="interface in org.eclipse.ecf.core">ISharedObjectManager</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>sharedObjectID</CODE> - of the desired ISharedObject
<DT><B>Returns:</B><DD>ISharedObject found. Return null if ISharedObject not found.</DL>
</DD>
</DL>
<HR>
<A NAME="removeSharedObject(org.eclipse.ecf.core.identity.ID)"><!-- --></A><H3>
removeSharedObject</H3>
<PRE>
public <A HREF="../../../../../org/eclipse/ecf/core/ISharedObject.html" title="interface in org.eclipse.ecf.core">ISharedObject</A> <B>removeSharedObject</B>(<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;sharedObjectID)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectManager.html#removeSharedObject(org.eclipse.ecf.core.identity.ID)">ISharedObjectManager</A></CODE></B></DD>
<DD>Remove the given sharedObjectID from this ISharedObjectContainer.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectManager.html#removeSharedObject(org.eclipse.ecf.core.identity.ID)">removeSharedObject</A></CODE> in interface <CODE><A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectManager.html" title="interface in org.eclipse.ecf.core">ISharedObjectManager</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>sharedObjectID</CODE> - the ID of the ISharedObject to remove
<DT><B>Returns:</B><DD>ISharedObject removed. Returns null if ISharedObject not found</DL>
</DD>
</DL>
<HR>
<A NAME="connectSharedObjects(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.identity.ID[])"><!-- --></A><H3>
connectSharedObjects</H3>
<PRE>
public <A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectConnector.html" title="interface in org.eclipse.ecf.core">ISharedObjectConnector</A> <B>connectSharedObjects</B>(<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;sharedObjectFrom,
<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>[]&nbsp;sharedObjectsTo)
throws <A HREF="../../../../../org/eclipse/ecf/core/SharedObjectConnectException.html" title="class in org.eclipse.ecf.core">SharedObjectConnectException</A></PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectManager.html#connectSharedObjects(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.identity.ID[])">ISharedObjectManager</A></CODE></B></DD>
<DD>Create an ISharedObjectConnector instance for sending messages from a
single ISharedObject to one or more receiver ISharedObjects. All
specified ISharedObject instances must be contained by this
ISharedObjectContainer.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectManager.html#connectSharedObjects(org.eclipse.ecf.core.identity.ID, org.eclipse.ecf.core.identity.ID[])">connectSharedObjects</A></CODE> in interface <CODE><A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectManager.html" title="interface in org.eclipse.ecf.core">ISharedObjectManager</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>sharedObjectFrom</CODE> - the ID of the sender ISharedObject<DD><CODE>sharedObjectsTo</CODE> - the ID[] of the receiver ISharedObjects
<DT><B>Returns:</B><DD>a valid instance of ISharedObjectConnector. Null if no connector
can be made
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/eclipse/ecf/core/SharedObjectConnectException.html" title="class in org.eclipse.ecf.core">SharedObjectConnectException</A></CODE> - thrown if specified sender or receivers do not exist within
the context of this container</DL>
</DD>
</DL>
<HR>
<A NAME="disconnectSharedObjects(org.eclipse.ecf.core.ISharedObjectConnector)"><!-- --></A><H3>
disconnectSharedObjects</H3>
<PRE>
public void <B>disconnectSharedObjects</B>(<A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectConnector.html" title="interface in org.eclipse.ecf.core">ISharedObjectConnector</A>&nbsp;connector)
throws <A HREF="../../../../../org/eclipse/ecf/core/SharedObjectDisconnectException.html" title="class in org.eclipse.ecf.core">SharedObjectDisconnectException</A></PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectManager.html#disconnectSharedObjects(org.eclipse.ecf.core.ISharedObjectConnector)">ISharedObjectManager</A></CODE></B></DD>
<DD>Destroy an ISharedObjectConnector instance.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectManager.html#disconnectSharedObjects(org.eclipse.ecf.core.ISharedObjectConnector)">disconnectSharedObjects</A></CODE> in interface <CODE><A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectManager.html" title="interface in org.eclipse.ecf.core">ISharedObjectManager</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>connector</CODE> - the connector previously created via connectSharedObjects
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/eclipse/ecf/core/SharedObjectDisconnectException.html" title="class in org.eclipse.ecf.core">SharedObjectDisconnectException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="dispose()"><!-- --></A><H3>
dispose</H3>
<PRE>
protected void <B>dispose</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getSharedObjectConnectors(org.eclipse.ecf.core.identity.ID)"><!-- --></A><H3>
getSharedObjectConnectors</H3>
<PRE>
public java.util.List <B>getSharedObjectConnectors</B>(<A HREF="../../../../../org/eclipse/ecf/core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</A>&nbsp;sharedObjectFrom)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectManager.html#getSharedObjectConnectors(org.eclipse.ecf.core.identity.ID)">ISharedObjectManager</A></CODE></B></DD>
<DD>Get the sharedObjectConnectors associated with the given sharedObjectID
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectManager.html#getSharedObjectConnectors(org.eclipse.ecf.core.identity.ID)">getSharedObjectConnectors</A></CODE> in interface <CODE><A HREF="../../../../../org/eclipse/ecf/core/ISharedObjectManager.html" title="interface in org.eclipse.ecf.core">ISharedObjectManager</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>List of ISharedObjectConnector instances</DL>
</DD>
</DL>
<HR>
<A NAME="getClassesForTypes(java.lang.String[], java.lang.Object[], java.lang.ClassLoader)"><!-- --></A><H3>
getClassesForTypes</H3>
<PRE>
public static java.lang.Class[] <B>getClassesForTypes</B>(java.lang.String[]&nbsp;argTypes,
java.lang.Object[]&nbsp;args,
java.lang.ClassLoader&nbsp;cl)
throws java.lang.ClassNotFoundException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.lang.ClassNotFoundException</CODE></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/SOManager.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-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/eclipse/ecf/provider/generic/SOContext.html" title="class in org.eclipse.ecf.provider.generic"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/eclipse/ecf/provider/generic/SOWrapper.html" title="class in org.eclipse.ecf.provider.generic"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/eclipse/ecf/provider/generic/SOManager.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="SOManager.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;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&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>