blob: dd5678bddd78bc12c575bb3e506474b64bca0719 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (14.0.1) on Tue Jun 15 21:55:05 PDT 2021 -->
<title>org.eclipse.ecf.core.util (Eclipse Communication Framework (ECF) 3.14.22 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta name="dc.created" content="2021-06-15">
<meta name="description" content="declaration: package: org.eclipse.ecf.core.util">
<meta name="generator" content="javadoc/PackageWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../script-dir/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../script-dir/jquery-3.4.1.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.js"></script>
</head>
<body class="package-declaration">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flexBox">
<header role="banner" class="flexHeader">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<div class="navListSearch"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="skipNav"><a id="skip.navbar.top">
<!-- -->
</a></div>
</nav>
</header>
<div class="flexContent">
<main role="main">
<div class="header">
<h1 title="Package" class="title">Package&nbsp;org.eclipse.ecf.core.util</h1>
</div>
<div class="contentContainer">
<section class="summary">
<ul class="blockList">
<li class="blockList">
<div class="typeSummary">
<table>
<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="Event.html" title="interface in org.eclipse.ecf.core.util">Event</a></th>
<td class="colLast">
<div class="block">Event 'tag' interface.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="IClassResolver.html" title="interface in org.eclipse.ecf.core.util">IClassResolver</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="IContainerFilter.html" title="interface in org.eclipse.ecf.core.util">IContainerFilter</a></th>
<td class="colLast">
<div class="block">Container filter contract.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="IEventProcessor.html" title="interface in org.eclipse.ecf.core.util">IEventProcessor</a></th>
<td class="colLast">
<div class="block">Event processor for processing events in a sequence.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="IExceptionHandler.html" title="interface in org.eclipse.ecf.core.util">IExceptionHandler</a></th>
<td class="colLast">
<div class="block">Contract for general exception handler</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="OSGIObjectStreamConstants.html" title="interface in org.eclipse.ecf.core.util">OSGIObjectStreamConstants</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</li>
<li class="blockList">
<div class="typeSummary">
<table>
<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="AbstractFactory.html" title="class in org.eclipse.ecf.core.util">AbstractFactory</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="AdapterContainerFilter.html" title="class in org.eclipse.ecf.core.util">AdapterContainerFilter</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="AdapterManagerTracker.html" title="class in org.eclipse.ecf.core.util">AdapterManagerTracker</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="Base64.html" title="class in org.eclipse.ecf.core.util">Base64</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="BundleClassResolver.html" title="class in org.eclipse.ecf.core.util">BundleClassResolver</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="BundleStarter.html" title="class in org.eclipse.ecf.core.util">BundleStarter</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="ClassResolverObjectInputStream.html" title="class in org.eclipse.ecf.core.util">ClassResolverObjectInputStream</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="ConnectedContainerFilter.html" title="class in org.eclipse.ecf.core.util">ConnectedContainerFilter</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="ContainerFactoryTracker.html" title="class in org.eclipse.ecf.core.util">ContainerFactoryTracker</a></th>
<td class="colLast">
<div class="block">Service tracker customized to handle tracking the ECF container factory service (singleton).</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="ContainerManagerTracker.html" title="class in org.eclipse.ecf.core.util">ContainerManagerTracker</a></th>
<td class="colLast">
<div class="block">Service tracker customized to handle tracking the ECF container manager service (singleton).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="ExtensionRegistryRunnable.html" title="class in org.eclipse.ecf.core.util">ExtensionRegistryRunnable</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="IDFactoryTracker.html" title="class in org.eclipse.ecf.core.util">IDFactoryTracker</a></th>
<td class="colLast">
<div class="block">Service tracker customized to handle tracking the ECF id factory service
(singleton).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="LogHelper.html" title="class in org.eclipse.ecf.core.util">LogHelper</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="OSGIObjectInputStream.html" title="class in org.eclipse.ecf.core.util">OSGIObjectInputStream</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="OSGIObjectOutputStream.html" title="class in org.eclipse.ecf.core.util">OSGIObjectOutputStream</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="PlatformHelper.html" title="class in org.eclipse.ecf.core.util">PlatformHelper</a></th>
<td class="colLast">
<div class="block">Helper class for eliminating direct references to Platform static methods
getAdapterManager and getExtensionRegistry.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="Proxy.html" title="class in org.eclipse.ecf.core.util">Proxy</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="Proxy.Type.html" title="class in org.eclipse.ecf.core.util">Proxy.Type</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="ProxyAddress.html" title="class in org.eclipse.ecf.core.util">ProxyAddress</a></th>
<td class="colLast">
<div class="block">Class to represent an proxy address</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="StringUtils.html" title="class in org.eclipse.ecf.core.util">StringUtils</a></th>
<td class="colLast">
<div class="block">
The StringUtils class provides static methods that helps make string
manipulation easy.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="SystemLogService.html" title="class in org.eclipse.ecf.core.util">SystemLogService</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="Trace.html" title="class in org.eclipse.ecf.core.util">Trace</a></th>
<td class="colLast">
<div class="block">A utility for tracing debug information.</div>
</td>
</tr>
</tbody>
</table>
</div>
</li>
<li class="blockList">
<div class="typeSummary">
<table>
<caption><span>Exception Summary</span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Exception</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="ECFException.html" title="class in org.eclipse.ecf.core.util">ECFException</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="ECFRuntimeException.html" title="class in org.eclipse.ecf.core.util">ECFRuntimeException</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</li>
</ul>
</section>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.eclipse.org/">Eclipse Foundation</a>. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>