blob: 3d554ffdd8fd4c707ad175a36525a0cd8db28d47 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (14.0.1) on Tue Jun 15 20:48:08 PDT 2021 -->
<title>AbstractDiscoveryContainerAdapter (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.discovery, class: AbstractDiscoveryContainerAdapter">
<meta name="generator" content="javadoc/ClassWriterImpl">
<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="class-declaration">
<script type="text/javascript">var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":6,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
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><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/AbstractDiscoveryContainerAdapter.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>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<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">
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.eclipse.ecf.discovery</a></div>
<h1 title="Class AbstractDiscoveryContainerAdapter" class="title">Class AbstractDiscoveryContainerAdapter</h1>
</div>
<div class="contentContainer">
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">java.lang.Object</a>
<div class="inheritance"><a href="../core/AbstractContainer.html" title="class in org.eclipse.ecf.core">org.eclipse.ecf.core.AbstractContainer</a>
<div class="inheritance">org.eclipse.ecf.discovery.AbstractDiscoveryContainerAdapter</div>
</div>
</div>
<section class="description">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><code>org.eclipse.core.runtime.IAdaptable</code>, <code><a href="../core/IContainer.html" title="interface in org.eclipse.ecf.core">IContainer</a></code>, <code><a href="../core/identity/IIdentifiable.html" title="interface in org.eclipse.ecf.core.identity">IIdentifiable</a></code>, <code><a href="IDiscoveryAdvertiser.html" title="interface in org.eclipse.ecf.discovery">IDiscoveryAdvertiser</a></code>, <code><a href="IDiscoveryLocator.html" title="interface in org.eclipse.ecf.discovery">IDiscoveryLocator</a></code></dd>
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><code><a href="../provider/dnssd/DnsSdDiscoveryContainerAdapter.html" title="class in org.eclipse.ecf.provider.dnssd">DnsSdDiscoveryContainerAdapter</a></code>, <code><a href="../provider/jslp/container/JSLPDiscoveryContainer.html" title="class in org.eclipse.ecf.provider.jslp.container">JSLPDiscoveryContainer</a></code>, <code><a href="../provider/zookeeper/core/ZooDiscoveryContainer.html" title="class in org.eclipse.ecf.provider.zookeeper.core">ZooDiscoveryContainer</a></code></dd>
</dl>
<hr>
<pre>public abstract class <span class="typeNameLabel">AbstractDiscoveryContainerAdapter</span>
extends <a href="../core/AbstractContainer.html" title="class in org.eclipse.ecf.core">AbstractContainer</a>
implements <a href="IDiscoveryLocator.html" title="interface in org.eclipse.ecf.discovery">IDiscoveryLocator</a>, <a href="IDiscoveryAdvertiser.html" title="interface in org.eclipse.ecf.discovery">IDiscoveryAdvertiser</a></pre>
</section>
<section class="summary">
<ul class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<li class="blockList">
<section class="fieldSummary"><a id="field.summary">
<!-- -->
</a>
<h2>Field Summary</h2>
<div class="memberSummary">
<table>
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Set.html?is-external=true" title="class or interface in java.util" class="externalLink">Set</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#allServiceListeners">allServiceListeners</a></span></code></th>
<td class="colLast">
<div class="block">Collection of service listeners.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#serviceListeners">serviceListeners</a></span></code></th>
<td class="colLast">
<div class="block">Map of service type to collection of service listeners.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#servicesNamespaceName">servicesNamespaceName</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#serviceTypeListeners">serviceTypeListeners</a></span></code></th>
<td class="colLast">
<div class="block">Collection of service type listeners.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="inheritedList">
<h3>Fields inherited from interface&nbsp;org.eclipse.ecf.discovery.<a href="IDiscoveryAdvertiser.html" title="interface in org.eclipse.ecf.discovery">IDiscoveryAdvertiser</a></h3>
<a id="fields.inherited.from.class.org.eclipse.ecf.discovery.IDiscoveryAdvertiser">
<!-- -->
</a><code><a href="IDiscoveryAdvertiser.html#CONTAINER_NAME">CONTAINER_NAME</a></code></div>
<div class="inheritedList">
<h3>Fields inherited from interface&nbsp;org.eclipse.ecf.discovery.<a href="IDiscoveryLocator.html" title="interface in org.eclipse.ecf.discovery">IDiscoveryLocator</a></h3>
<a id="fields.inherited.from.class.org.eclipse.ecf.discovery.IDiscoveryLocator">
<!-- -->
</a><code><a href="IDiscoveryLocator.html#CONTAINER_NAME">CONTAINER_NAME</a></code></div>
</section>
</li>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<li class="blockList">
<section class="constructorSummary"><a id="constructor.summary">
<!-- -->
</a>
<h2>Constructor Summary</h2>
<div class="memberSummary">
<table>
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.lang.String,org.eclipse.ecf.discovery.DiscoveryContainerConfig)">AbstractDiscoveryContainerAdapter</a></span>&#8203;(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;aNamespaceName,
<a href="DiscoveryContainerConfig.html" title="class in org.eclipse.ecf.discovery">DiscoveryContainerConfig</a>&nbsp;aConfig)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<!-- ========== METHOD SUMMARY =========== -->
<li class="blockList">
<section class="methodSummary"><a id="method.summary">
<!-- -->
</a>
<h2>Method Summary</h2>
<div class="memberSummary">
<div role="tablist" aria-orientation="horizontal"><button role="tab" aria-selected="true" aria-controls="memberSummary_tabpanel" tabindex="0" onkeydown="switchTab(event)" id="t0" class="activeTableTab">All Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t2" class="tableTab" onclick="show(2);">Instance Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t3" class="tableTab" onclick="show(4);">Abstract Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t4" class="tableTab" onclick="show(8);">Concrete Methods</button></div>
<div id="memberSummary_tabpanel" role="tabpanel">
<table aria-labelledby="t0">
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor" id="i0">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#addServiceListener(org.eclipse.ecf.discovery.identity.IServiceTypeID,org.eclipse.ecf.discovery.IServiceListener)">addServiceListener</a></span>&#8203;(<a href="identity/IServiceTypeID.html" title="interface in org.eclipse.ecf.discovery.identity">IServiceTypeID</a>&nbsp;aType,
<a href="IServiceListener.html" title="interface in org.eclipse.ecf.discovery">IServiceListener</a>&nbsp;aListener)</code></th>
<td class="colLast">
<div class="block">Add a service listener.</div>
</td>
</tr>
<tr class="rowColor" id="i1">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#addServiceListener(org.eclipse.ecf.discovery.IServiceListener)">addServiceListener</a></span>&#8203;(<a href="IServiceListener.html" title="interface in org.eclipse.ecf.discovery">IServiceListener</a>&nbsp;aListener)</code></th>
<td class="colLast">
<div class="block">Add a service listener.</div>
</td>
</tr>
<tr class="altColor" id="i2">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#addServiceTypeListener(org.eclipse.ecf.discovery.IServiceTypeListener)">addServiceTypeListener</a></span>&#8203;(<a href="IServiceTypeListener.html" title="interface in org.eclipse.ecf.discovery">IServiceTypeListener</a>&nbsp;aListener)</code></th>
<td class="colLast">
<div class="block">Add a service type listener.</div>
</td>
</tr>
<tr class="rowColor" id="i3">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#clearListeners()">clearListeners</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i4">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#dispose()">dispose</a></span>()</code></th>
<td class="colLast">
<div class="block">Dispose this IContainer instance.</div>
</td>
</tr>
<tr class="rowColor" id="i5">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#fireServiceDiscovered(org.eclipse.ecf.discovery.IServiceEvent)">fireServiceDiscovered</a></span>&#8203;(<a href="IServiceEvent.html" title="interface in org.eclipse.ecf.discovery">IServiceEvent</a>&nbsp;aServiceEvent)</code></th>
<td class="colLast">
<div class="block">Calls <a href="IServiceListener.html#serviceDiscovered(org.eclipse.ecf.discovery.IServiceEvent)"><code>IServiceListener.serviceDiscovered(IServiceEvent)</code></a> for all
registered <a href="IServiceListener.html" title="interface in org.eclipse.ecf.discovery"><code>IServiceListener</code></a></div>
</td>
</tr>
<tr class="altColor" id="i6">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#fireServiceTypeDiscovered(org.eclipse.ecf.discovery.IServiceTypeEvent)">fireServiceTypeDiscovered</a></span>&#8203;(<a href="IServiceTypeEvent.html" title="interface in org.eclipse.ecf.discovery">IServiceTypeEvent</a>&nbsp;aServiceTypeEvent)</code></th>
<td class="colLast">
<div class="block">Calls
<a href="IServiceTypeListener.html#serviceTypeDiscovered(org.eclipse.ecf.discovery.IServiceTypeEvent)"><code>IServiceTypeListener.serviceTypeDiscovered(IServiceTypeEvent)</code></a> for
all registered <a href="IServiceTypeListener.html" title="interface in org.eclipse.ecf.discovery"><code>IServiceTypeListener</code></a></div>
</td>
</tr>
<tr class="rowColor" id="i7">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#fireServiceUndiscovered(org.eclipse.ecf.discovery.IServiceEvent)">fireServiceUndiscovered</a></span>&#8203;(<a href="IServiceEvent.html" title="interface in org.eclipse.ecf.discovery">IServiceEvent</a>&nbsp;aServiceEvent)</code></th>
<td class="colLast">
<div class="block">Calls <a href="IServiceListener.html#serviceUndiscovered(org.eclipse.ecf.discovery.IServiceEvent)"><code>IServiceListener.serviceUndiscovered(IServiceEvent)</code></a> for all
registered <a href="IServiceListener.html" title="interface in org.eclipse.ecf.discovery"><code>IServiceListener</code></a></div>
</td>
</tr>
<tr class="altColor" id="i8">
<td class="colFirst"><code>org.eclipse.equinox.concurrent.future.IFuture</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getAsyncServiceInfo(org.eclipse.ecf.discovery.identity.IServiceID)">getAsyncServiceInfo</a></span>&#8203;(<a href="identity/IServiceID.html" title="interface in org.eclipse.ecf.discovery.identity">IServiceID</a>&nbsp;service)</code></th>
<td class="colLast">
<div class="block">Asynchronously retrieve info about the service</div>
</td>
</tr>
<tr class="rowColor" id="i9">
<td class="colFirst"><code>org.eclipse.equinox.concurrent.future.IFuture</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getAsyncServices()">getAsyncServices</a></span>()</code></th>
<td class="colLast">
<div class="block">Asynchronously get service info about all known services</div>
</td>
</tr>
<tr class="altColor" id="i10">
<td class="colFirst"><code>org.eclipse.equinox.concurrent.future.IFuture</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getAsyncServices(org.eclipse.ecf.discovery.identity.IServiceTypeID)">getAsyncServices</a></span>&#8203;(<a href="identity/IServiceTypeID.html" title="interface in org.eclipse.ecf.discovery.identity">IServiceTypeID</a>&nbsp;type)</code></th>
<td class="colLast">
<div class="block">Asynchronously get service info about all known services of given service
type</div>
</td>
</tr>
<tr class="rowColor" id="i11">
<td class="colFirst"><code>org.eclipse.equinox.concurrent.future.IFuture</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getAsyncServiceTypes()">getAsyncServiceTypes</a></span>()</code></th>
<td class="colLast">
<div class="block">Asynchronously get service info about all known services of given service
type</div>
</td>
</tr>
<tr class="altColor" id="i12">
<td class="colFirst"><code>protected <a href="DiscoveryContainerConfig.html" title="class in org.eclipse.ecf.discovery">DiscoveryContainerConfig</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getConfig()">getConfig</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i13">
<td class="colFirst"><code><a href="../core/identity/Namespace.html" title="class in org.eclipse.ecf.core.identity">Namespace</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getConnectNamespace()">getConnectNamespace</a></span>()</code></th>
<td class="colLast">
<div class="block">Get the Namespace for creating a targetID suitable for use as the first
parameter in subsequent calls to <a href="../core/IContainer.html#connect(org.eclipse.ecf.core.identity.ID,org.eclipse.ecf.core.security.IConnectContext)"><code>IContainer.connect(ID, IConnectContext)</code></a>.</div>
</td>
</tr>
<tr class="altColor" id="i14">
<td class="colFirst"><code>abstract <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getContainerName()">getContainerName</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i15">
<td class="colFirst"><code><a href="../core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getID()">getID</a></span>()</code></th>
<td class="colLast">
<div class="block">Return the ID for this 'identifiable' object.</div>
</td>
</tr>
<tr class="altColor" id="i16">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getListeners(org.eclipse.ecf.discovery.identity.IServiceTypeID)">getListeners</a></span>&#8203;(<a href="identity/IServiceTypeID.html" title="interface in org.eclipse.ecf.discovery.identity">IServiceTypeID</a>&nbsp;aServiceType)</code></th>
<td class="colLast">
<div class="block">Joins the <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink"><code>Collection</code></a> of <a href="IServiceListener.html" title="interface in org.eclipse.ecf.discovery"><code>IServiceListener</code></a>s interested in
any <a href="identity/IServiceTypeID.html" title="interface in org.eclipse.ecf.discovery.identity"><code>IServiceTypeID</code></a> with the <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink"><code>Collection</code></a> of the
<a href="IServiceListener.html" title="interface in org.eclipse.ecf.discovery"><code>IServiceListener</code></a> registered for the given <a href="identity/IServiceTypeID.html" title="interface in org.eclipse.ecf.discovery.identity"><code>IServiceTypeID</code></a></div>
</td>
</tr>
<tr class="rowColor" id="i17">
<td class="colFirst"><code>protected <a href="IServiceEvent.html" title="interface in org.eclipse.ecf.discovery">IServiceEvent</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getServiceEvent(org.eclipse.ecf.discovery.IServiceInfo,org.eclipse.ecf.core.identity.ID)">getServiceEvent</a></span>&#8203;(<a href="IServiceInfo.html" title="interface in org.eclipse.ecf.discovery">IServiceInfo</a>&nbsp;iServiceInfo,
<a href="../core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</a>&nbsp;id)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i18">
<td class="colFirst"><code><a href="../core/identity/Namespace.html" title="class in org.eclipse.ecf.core.identity">Namespace</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getServicesNamespace()">getServicesNamespace</a></span>()</code></th>
<td class="colLast">
<div class="block">Get a Namespace for services associated with this discovery container
adapter.</div>
</td>
</tr>
<tr class="rowColor" id="i19">
<td class="colFirst"><code><a href="IServiceInfo.html" title="interface in org.eclipse.ecf.discovery">IServiceInfo</a>[]</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#purgeCache()">purgeCache</a></span>()</code></th>
<td class="colLast">
<div class="block">Purges the underlying IServiceInfo cache if available in the current
provider</div>
</td>
</tr>
<tr class="altColor" id="i20">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#removeServiceListener(org.eclipse.ecf.discovery.identity.IServiceTypeID,org.eclipse.ecf.discovery.IServiceListener)">removeServiceListener</a></span>&#8203;(<a href="identity/IServiceTypeID.html" title="interface in org.eclipse.ecf.discovery.identity">IServiceTypeID</a>&nbsp;aType,
<a href="IServiceListener.html" title="interface in org.eclipse.ecf.discovery">IServiceListener</a>&nbsp;aListener)</code></th>
<td class="colLast">
<div class="block">Remove a service listener.</div>
</td>
</tr>
<tr class="rowColor" id="i21">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#removeServiceListener(org.eclipse.ecf.discovery.IServiceListener)">removeServiceListener</a></span>&#8203;(<a href="IServiceListener.html" title="interface in org.eclipse.ecf.discovery">IServiceListener</a>&nbsp;aListener)</code></th>
<td class="colLast">
<div class="block">Remove a service listener.</div>
</td>
</tr>
<tr class="altColor" id="i22">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#removeServiceTypeListener(org.eclipse.ecf.discovery.IServiceTypeListener)">removeServiceTypeListener</a></span>&#8203;(<a href="IServiceTypeListener.html" title="interface in org.eclipse.ecf.discovery">IServiceTypeListener</a>&nbsp;aListener)</code></th>
<td class="colLast">
<div class="block">Remove a service type listener.</div>
</td>
</tr>
<tr class="rowColor" id="i23">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#unregisterAllServices()">unregisterAllServices</a></span>()</code></th>
<td class="colLast">
<div class="block">Unregister all previously registered service.</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="inheritedList">
<h3>Methods inherited from class&nbsp;org.eclipse.ecf.core.<a href="../core/AbstractContainer.html" title="class in org.eclipse.ecf.core">AbstractContainer</a></h3>
<a id="methods.inherited.from.class.org.eclipse.ecf.core.AbstractContainer">
<!-- -->
</a><code><a href="../core/AbstractContainer.html#addListener(org.eclipse.ecf.core.IContainerListener)">addListener</a>, <a href="../core/AbstractContainer.html#fireContainerEvent(org.eclipse.ecf.core.events.IContainerEvent)">fireContainerEvent</a>, <a href="../core/AbstractContainer.html#getAdapter(java.lang.Class)">getAdapter</a>, <a href="../core/AbstractContainer.html#getPasswordFromConnectContext(org.eclipse.ecf.core.security.IConnectContext)">getPasswordFromConnectContext</a>, <a href="../core/AbstractContainer.html#removeListener(org.eclipse.ecf.core.IContainerListener)">removeListener</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></h3>
<a id="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang" class="externalLink">clone</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang" class="externalLink">equals</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang" class="externalLink">finalize</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang" class="externalLink">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang" class="externalLink">hashCode</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang" class="externalLink">notify</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang" class="externalLink">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang" class="externalLink">toString</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true#wait(long,int)" title="class or interface in java.lang" class="externalLink">wait</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from interface&nbsp;org.eclipse.ecf.core.<a href="../core/IContainer.html" title="interface in org.eclipse.ecf.core">IContainer</a></h3>
<a id="methods.inherited.from.class.org.eclipse.ecf.core.IContainer">
<!-- -->
</a><code><a href="../core/IContainer.html#connect(org.eclipse.ecf.core.identity.ID,org.eclipse.ecf.core.security.IConnectContext)">connect</a>, <a href="../core/IContainer.html#disconnect()">disconnect</a>, <a href="../core/IContainer.html#getConnectedID()">getConnectedID</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from interface&nbsp;org.eclipse.ecf.discovery.<a href="IDiscoveryAdvertiser.html" title="interface in org.eclipse.ecf.discovery">IDiscoveryAdvertiser</a></h3>
<a id="methods.inherited.from.class.org.eclipse.ecf.discovery.IDiscoveryAdvertiser">
<!-- -->
</a><code><a href="IDiscoveryAdvertiser.html#registerService(org.eclipse.ecf.discovery.IServiceInfo)">registerService</a>, <a href="IDiscoveryAdvertiser.html#unregisterService(org.eclipse.ecf.discovery.IServiceInfo)">unregisterService</a></code></div>
<div class="inheritedList">
<h3>Methods inherited from interface&nbsp;org.eclipse.ecf.discovery.<a href="IDiscoveryLocator.html" title="interface in org.eclipse.ecf.discovery">IDiscoveryLocator</a></h3>
<a id="methods.inherited.from.class.org.eclipse.ecf.discovery.IDiscoveryLocator">
<!-- -->
</a><code><a href="IDiscoveryLocator.html#getServiceInfo(org.eclipse.ecf.discovery.identity.IServiceID)">getServiceInfo</a>, <a href="IDiscoveryLocator.html#getServices()">getServices</a>, <a href="IDiscoveryLocator.html#getServices(org.eclipse.ecf.discovery.identity.IServiceTypeID)">getServices</a>, <a href="IDiscoveryLocator.html#getServiceTypes()">getServiceTypes</a></code></div>
</section>
</li>
</ul>
</section>
<section class="details">
<ul class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<li class="blockList">
<section class="fieldDetails"><a id="field.detail">
<!-- -->
</a>
<h2>Field Details</h2>
<ul class="blockList">
<li class="blockList">
<section class="detail">
<h3><a id="allServiceListeners">allServiceListeners</a></h3>
<div class="memberSignature"><span class="modifiers">protected final</span>&nbsp;<span class="returnType"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Set.html?is-external=true" title="class or interface in java.util" class="externalLink">Set</a></span>&nbsp;<span class="memberName">allServiceListeners</span></div>
<div class="block">Collection of service listeners. NOTE: Access to this collection is
synchronized, so subclasses should take this into account.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="serviceListeners">serviceListeners</a></h3>
<div class="memberSignature"><span class="modifiers">protected final</span>&nbsp;<span class="returnType"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a></span>&nbsp;<span class="memberName">serviceListeners</span></div>
<div class="block">Map of service type to collection of service listeners. NOTE: Access to
this map is synchronized, so subclasses should take this into account.</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="servicesNamespaceName">servicesNamespaceName</a></h3>
<div class="memberSignature"><span class="modifiers">protected final</span>&nbsp;<span class="returnType"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></span>&nbsp;<span class="memberName">servicesNamespaceName</span></div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="serviceTypeListeners">serviceTypeListeners</a></h3>
<div class="memberSignature"><span class="modifiers">protected final</span>&nbsp;<span class="returnType"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a></span>&nbsp;<span class="memberName">serviceTypeListeners</span></div>
<div class="block">Collection of service type listeners. NOTE: Access to this collection is
synchronized, so subclasses should take this into account.</div>
</section>
</li>
</ul>
</section>
</li>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<li class="blockList">
<section class="constructorDetails"><a id="constructor.detail">
<!-- -->
</a>
<h2>Constructor Details</h2>
<ul class="blockList">
<li class="blockList">
<section class="detail">
<h3><a id="&lt;init&gt;(java.lang.String,org.eclipse.ecf.discovery.DiscoveryContainerConfig)">AbstractDiscoveryContainerAdapter</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="memberName">AbstractDiscoveryContainerAdapter</span>&#8203;(<span class="arguments"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;aNamespaceName,
<a href="DiscoveryContainerConfig.html" title="class in org.eclipse.ecf.discovery">DiscoveryContainerConfig</a>&nbsp;aConfig)</span></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>aNamespaceName</code> - namespace name</dd>
<dd><code>aConfig</code> - discovery container config</dd>
</dl>
</section>
</li>
</ul>
</section>
</li>
<!-- ============ METHOD DETAIL ========== -->
<li class="blockList">
<section class="methodDetails"><a id="method.detail">
<!-- -->
</a>
<h2>Method Details</h2>
<ul class="blockList">
<li class="blockList">
<section class="detail">
<h3><a id="addServiceListener(org.eclipse.ecf.discovery.IServiceListener)">addServiceListener</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">addServiceListener</span>&#8203;(<span class="arguments"><a href="IServiceListener.html" title="interface in org.eclipse.ecf.discovery">IServiceListener</a>&nbsp;aListener)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="IDiscoveryLocator.html#addServiceListener(org.eclipse.ecf.discovery.IServiceListener)">IDiscoveryLocator</a></code></span></div>
<div class="block">Add a service listener. The given listener will have its method called
when a service is discovered.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="IDiscoveryLocator.html#addServiceListener(org.eclipse.ecf.discovery.IServiceListener)">addServiceListener</a></code>&nbsp;in interface&nbsp;<code><a href="IDiscoveryLocator.html" title="interface in org.eclipse.ecf.discovery">IDiscoveryLocator</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>aListener</code> - IServiceListener to be notified. Must not be <code>null</code>
.</dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getServiceEvent(org.eclipse.ecf.discovery.IServiceInfo,org.eclipse.ecf.core.identity.ID)">getServiceEvent</a></h3>
<div class="memberSignature"><span class="modifiers">protected</span>&nbsp;<span class="returnType"><a href="IServiceEvent.html" title="interface in org.eclipse.ecf.discovery">IServiceEvent</a></span>&nbsp;<span class="memberName">getServiceEvent</span>&#8203;(<span class="arguments"><a href="IServiceInfo.html" title="interface in org.eclipse.ecf.discovery">IServiceInfo</a>&nbsp;iServiceInfo,
<a href="../core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</a>&nbsp;id)</span></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>iServiceInfo</code> - service info</dd>
<dd><code>id</code> - id</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>IServiceEvent created service event</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>5.0</dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="addServiceListener(org.eclipse.ecf.discovery.identity.IServiceTypeID,org.eclipse.ecf.discovery.IServiceListener)">addServiceListener</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">addServiceListener</span>&#8203;(<span class="arguments"><a href="identity/IServiceTypeID.html" title="interface in org.eclipse.ecf.discovery.identity">IServiceTypeID</a>&nbsp;aType,
<a href="IServiceListener.html" title="interface in org.eclipse.ecf.discovery">IServiceListener</a>&nbsp;aListener)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="IDiscoveryLocator.html#addServiceListener(org.eclipse.ecf.discovery.identity.IServiceTypeID,org.eclipse.ecf.discovery.IServiceListener)">IDiscoveryLocator</a></code></span></div>
<div class="block">Add a service listener. The given listener will have its method called
when a service with a type matching that specified by the first parameter
is discovered.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="IDiscoveryLocator.html#addServiceListener(org.eclipse.ecf.discovery.identity.IServiceTypeID,org.eclipse.ecf.discovery.IServiceListener)">addServiceListener</a></code>&nbsp;in interface&nbsp;<code><a href="IDiscoveryLocator.html" title="interface in org.eclipse.ecf.discovery">IDiscoveryLocator</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>aType</code> - String type to listen for. Must not be <code>null</code>. Must
be formatted according to this specific IDiscoveryContainer</dd>
<dd><code>aListener</code> - IServiceListener to be notified. Must not be <code>null</code>
.</dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="addServiceTypeListener(org.eclipse.ecf.discovery.IServiceTypeListener)">addServiceTypeListener</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">addServiceTypeListener</span>&#8203;(<span class="arguments"><a href="IServiceTypeListener.html" title="interface in org.eclipse.ecf.discovery">IServiceTypeListener</a>&nbsp;aListener)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="IDiscoveryLocator.html#addServiceTypeListener(org.eclipse.ecf.discovery.IServiceTypeListener)">IDiscoveryLocator</a></code></span></div>
<div class="block">Add a service type listener. The given listener will have its method
called when a service type is discovered.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="IDiscoveryLocator.html#addServiceTypeListener(org.eclipse.ecf.discovery.IServiceTypeListener)">addServiceTypeListener</a></code>&nbsp;in interface&nbsp;<code><a href="IDiscoveryLocator.html" title="interface in org.eclipse.ecf.discovery">IDiscoveryLocator</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>aListener</code> - the listener to be notified. Must not be <code>null</code>.</dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="clearListeners()">clearListeners</a></h3>
<div class="memberSignature"><span class="modifiers">protected</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">clearListeners</span>()</div>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="dispose()">dispose</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">dispose</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../core/IContainer.html#dispose()">IContainer</a></code></span></div>
<div class="block">Dispose this IContainer instance. The container instance will be made
inactive after the completion of this method and will be unavailable for
subsequent usage.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../core/IContainer.html#dispose()">dispose</a></code>&nbsp;in interface&nbsp;<code><a href="../core/IContainer.html" title="interface in org.eclipse.ecf.core">IContainer</a></code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../core/AbstractContainer.html#dispose()">dispose</a></code>&nbsp;in class&nbsp;<code><a href="../core/AbstractContainer.html" title="class in org.eclipse.ecf.core">AbstractContainer</a></code></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="fireServiceDiscovered(org.eclipse.ecf.discovery.IServiceEvent)">fireServiceDiscovered</a></h3>
<div class="memberSignature"><span class="modifiers">protected</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">fireServiceDiscovered</span>&#8203;(<span class="arguments"><a href="IServiceEvent.html" title="interface in org.eclipse.ecf.discovery">IServiceEvent</a>&nbsp;aServiceEvent)</span></div>
<div class="block">Calls <a href="IServiceListener.html#serviceDiscovered(org.eclipse.ecf.discovery.IServiceEvent)"><code>IServiceListener.serviceDiscovered(IServiceEvent)</code></a> for all
registered <a href="IServiceListener.html" title="interface in org.eclipse.ecf.discovery"><code>IServiceListener</code></a></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>aServiceEvent</code> - The <a href="IServiceEvent.html" title="interface in org.eclipse.ecf.discovery"><code>IServiceEvent</code></a> to send along the call</dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="fireServiceTypeDiscovered(org.eclipse.ecf.discovery.IServiceTypeEvent)">fireServiceTypeDiscovered</a></h3>
<div class="memberSignature"><span class="modifiers">protected</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">fireServiceTypeDiscovered</span>&#8203;(<span class="arguments"><a href="IServiceTypeEvent.html" title="interface in org.eclipse.ecf.discovery">IServiceTypeEvent</a>&nbsp;aServiceTypeEvent)</span></div>
<div class="block">Calls
<a href="IServiceTypeListener.html#serviceTypeDiscovered(org.eclipse.ecf.discovery.IServiceTypeEvent)"><code>IServiceTypeListener.serviceTypeDiscovered(IServiceTypeEvent)</code></a> for
all registered <a href="IServiceTypeListener.html" title="interface in org.eclipse.ecf.discovery"><code>IServiceTypeListener</code></a></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>aServiceTypeEvent</code> - The <a href="IServiceTypeEvent.html" title="interface in org.eclipse.ecf.discovery"><code>IServiceTypeEvent</code></a> to send along the call</dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="fireServiceUndiscovered(org.eclipse.ecf.discovery.IServiceEvent)">fireServiceUndiscovered</a></h3>
<div class="memberSignature"><span class="modifiers">protected</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">fireServiceUndiscovered</span>&#8203;(<span class="arguments"><a href="IServiceEvent.html" title="interface in org.eclipse.ecf.discovery">IServiceEvent</a>&nbsp;aServiceEvent)</span></div>
<div class="block">Calls <a href="IServiceListener.html#serviceUndiscovered(org.eclipse.ecf.discovery.IServiceEvent)"><code>IServiceListener.serviceUndiscovered(IServiceEvent)</code></a> for all
registered <a href="IServiceListener.html" title="interface in org.eclipse.ecf.discovery"><code>IServiceListener</code></a></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>aServiceEvent</code> - The <a href="IServiceEvent.html" title="interface in org.eclipse.ecf.discovery"><code>IServiceEvent</code></a> to send along the call</dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getConfig()">getConfig</a></h3>
<div class="memberSignature"><span class="modifiers">protected</span>&nbsp;<span class="returnType"><a href="DiscoveryContainerConfig.html" title="class in org.eclipse.ecf.discovery">DiscoveryContainerConfig</a></span>&nbsp;<span class="memberName">getConfig</span>()</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The <a href="DiscoveryContainerConfig.html" title="class in org.eclipse.ecf.discovery"><code>DiscoveryContainerConfig</code></a> of this
<a href="IDiscoveryContainerAdapter.html" title="interface in org.eclipse.ecf.discovery"><code>IDiscoveryContainerAdapter</code></a></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getConnectNamespace()">getConnectNamespace</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../core/identity/Namespace.html" title="class in org.eclipse.ecf.core.identity">Namespace</a></span>&nbsp;<span class="memberName">getConnectNamespace</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../core/IContainer.html#getConnectNamespace()">IContainer</a></code></span></div>
<div class="block">Get the Namespace for creating a targetID suitable for use as the first
parameter in subsequent calls to <a href="../core/IContainer.html#connect(org.eclipse.ecf.core.identity.ID,org.eclipse.ecf.core.security.IConnectContext)"><code>IContainer.connect(ID, IConnectContext)</code></a>.
If this method returns <code>null</code>, then it means that
<code>null</code> is expected as a valid parameter in subsequent calls
to <a href="../core/IContainer.html#connect(org.eclipse.ecf.core.identity.ID,org.eclipse.ecf.core.security.IConnectContext)"><code>IContainer.connect(ID, IConnectContext)</code></a>. If this method returns a non-<code>null</code>
Namespace, then the <code>targetID</code> parameter in
<a href="../core/IContainer.html#connect(org.eclipse.ecf.core.identity.ID,org.eclipse.ecf.core.security.IConnectContext)"><code>IContainer.connect(ID, IConnectContext)</code></a> must be non-<code>null</code>
instance created of the returned Namespace.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../core/IContainer.html#getConnectNamespace()">getConnectNamespace</a></code>&nbsp;in interface&nbsp;<code><a href="../core/IContainer.html" title="interface in org.eclipse.ecf.core">IContainer</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Namespace the namespace associated with subsequent calls to
<a href="../core/IContainer.html#connect(org.eclipse.ecf.core.identity.ID,org.eclipse.ecf.core.security.IConnectContext)"><code>IContainer.connect(ID, IConnectContext)</code></a>. If <code>null</code>,
then the <code>targetID</code> instances passed to
<a href="../core/IContainer.html#connect(org.eclipse.ecf.core.identity.ID,org.eclipse.ecf.core.security.IConnectContext)"><code>IContainer.connect(ID, IConnectContext)</code></a> may be <code>null</code>.
If not <code>null</code>, then <code>targetID</code>
instances passed to <a href="../core/IContainer.html#connect(org.eclipse.ecf.core.identity.ID,org.eclipse.ecf.core.security.IConnectContext)"><code>IContainer.connect(ID, IConnectContext)</code></a> must be
instances of the returned Namespace.</dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getID()">getID</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</a></span>&nbsp;<span class="memberName">getID</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../core/identity/IIdentifiable.html#getID()">IIdentifiable</a></code></span></div>
<div class="block">Return the ID for this 'identifiable' object. The returned ID should be
unique within its namespace. May return <code>null</code>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../core/identity/IIdentifiable.html#getID()">getID</a></code>&nbsp;in interface&nbsp;<code><a href="../core/identity/IIdentifiable.html" title="interface in org.eclipse.ecf.core.identity">IIdentifiable</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the ID for this identifiable object. May return <code>null</code>.</dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getContainerName()">getContainerName</a></h3>
<div class="memberSignature"><span class="modifiers">public abstract</span>&nbsp;<span class="returnType"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></span>&nbsp;<span class="memberName">getContainerName</span>()</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The name of this discovery container</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>4.0</dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getListeners(org.eclipse.ecf.discovery.identity.IServiceTypeID)">getListeners</a></h3>
<div class="memberSignature"><span class="modifiers">protected</span>&nbsp;<span class="returnType"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a></span>&nbsp;<span class="memberName">getListeners</span>&#8203;(<span class="arguments"><a href="identity/IServiceTypeID.html" title="interface in org.eclipse.ecf.discovery.identity">IServiceTypeID</a>&nbsp;aServiceType)</span></div>
<div class="block">Joins the <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink"><code>Collection</code></a> of <a href="IServiceListener.html" title="interface in org.eclipse.ecf.discovery"><code>IServiceListener</code></a>s interested in
any <a href="identity/IServiceTypeID.html" title="interface in org.eclipse.ecf.discovery.identity"><code>IServiceTypeID</code></a> with the <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink"><code>Collection</code></a> of the
<a href="IServiceListener.html" title="interface in org.eclipse.ecf.discovery"><code>IServiceListener</code></a> registered for the given <a href="identity/IServiceTypeID.html" title="interface in org.eclipse.ecf.discovery.identity"><code>IServiceTypeID</code></a></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>aServiceType</code> - The <a href="identity/IServiceTypeID.html" title="interface in org.eclipse.ecf.discovery.identity"><code>IServiceTypeID</code></a> for which the
<a href="IServiceListener.html" title="interface in org.eclipse.ecf.discovery"><code>IServiceListener</code></a>s are returned</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>All <a href="IServiceListener.html" title="interface in org.eclipse.ecf.discovery"><code>IServiceListener</code></a>s interested in the given
<a href="identity/IServiceTypeID.html" title="interface in org.eclipse.ecf.discovery.identity"><code>IServiceTypeID</code></a></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getServicesNamespace()">getServicesNamespace</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="../core/identity/Namespace.html" title="class in org.eclipse.ecf.core.identity">Namespace</a></span>&nbsp;<span class="memberName">getServicesNamespace</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="IDiscoveryLocator.html#getServicesNamespace()">IDiscoveryLocator</a></code></span></div>
<div class="block">Get a Namespace for services associated with this discovery container
adapter. The given Namespace may be used via IServiceIDFactory to create
IServiceIDs rather than simple IDs. For example:
<pre>
IServiceID serviceID = ServiceIDFactory.getDefault().createServiceID(container.getServicesNamespace(),
serviceType, serviceName);
</pre></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="IDiscoveryAdvertiser.html#getServicesNamespace()">getServicesNamespace</a></code>&nbsp;in interface&nbsp;<code><a href="IDiscoveryAdvertiser.html" title="interface in org.eclipse.ecf.discovery">IDiscoveryAdvertiser</a></code></dd>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="IDiscoveryLocator.html#getServicesNamespace()">getServicesNamespace</a></code>&nbsp;in interface&nbsp;<code><a href="IDiscoveryLocator.html" title="interface in org.eclipse.ecf.discovery">IDiscoveryLocator</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Namespace for creating service IDs. Will not be <code>null</code>
.</dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="removeServiceListener(org.eclipse.ecf.discovery.IServiceListener)">removeServiceListener</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">removeServiceListener</span>&#8203;(<span class="arguments"><a href="IServiceListener.html" title="interface in org.eclipse.ecf.discovery">IServiceListener</a>&nbsp;aListener)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="IDiscoveryLocator.html#removeServiceListener(org.eclipse.ecf.discovery.IServiceListener)">IDiscoveryLocator</a></code></span></div>
<div class="block">Remove a service listener. Remove the listener from this container</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="IDiscoveryLocator.html#removeServiceListener(org.eclipse.ecf.discovery.IServiceListener)">removeServiceListener</a></code>&nbsp;in interface&nbsp;<code><a href="IDiscoveryLocator.html" title="interface in org.eclipse.ecf.discovery">IDiscoveryLocator</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>aListener</code> - IServiceListener listener to be removed. Must not be
<code>null</code>.</dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="removeServiceListener(org.eclipse.ecf.discovery.identity.IServiceTypeID,org.eclipse.ecf.discovery.IServiceListener)">removeServiceListener</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">removeServiceListener</span>&#8203;(<span class="arguments"><a href="identity/IServiceTypeID.html" title="interface in org.eclipse.ecf.discovery.identity">IServiceTypeID</a>&nbsp;aType,
<a href="IServiceListener.html" title="interface in org.eclipse.ecf.discovery">IServiceListener</a>&nbsp;aListener)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="IDiscoveryLocator.html#removeServiceListener(org.eclipse.ecf.discovery.identity.IServiceTypeID,org.eclipse.ecf.discovery.IServiceListener)">IDiscoveryLocator</a></code></span></div>
<div class="block">Remove a service listener. Remove the listener associated with the type
specified by the first parameter.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="IDiscoveryLocator.html#removeServiceListener(org.eclipse.ecf.discovery.identity.IServiceTypeID,org.eclipse.ecf.discovery.IServiceListener)">removeServiceListener</a></code>&nbsp;in interface&nbsp;<code><a href="IDiscoveryLocator.html" title="interface in org.eclipse.ecf.discovery">IDiscoveryLocator</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>aType</code> - String of the desired type to remove the listener. Must not be
<code>null</code>. Must be formatted according to this
specific IDiscoveryContainer</dd>
<dd><code>aListener</code> - IServiceListener listener to be removed. Must not be
<code>null</code>.</dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="removeServiceTypeListener(org.eclipse.ecf.discovery.IServiceTypeListener)">removeServiceTypeListener</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">removeServiceTypeListener</span>&#8203;(<span class="arguments"><a href="IServiceTypeListener.html" title="interface in org.eclipse.ecf.discovery">IServiceTypeListener</a>&nbsp;aListener)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="IDiscoveryLocator.html#removeServiceTypeListener(org.eclipse.ecf.discovery.IServiceTypeListener)">IDiscoveryLocator</a></code></span></div>
<div class="block">Remove a service type listener. Remove the type listener.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="IDiscoveryLocator.html#removeServiceTypeListener(org.eclipse.ecf.discovery.IServiceTypeListener)">removeServiceTypeListener</a></code>&nbsp;in interface&nbsp;<code><a href="IDiscoveryLocator.html" title="interface in org.eclipse.ecf.discovery">IDiscoveryLocator</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>aListener</code> - IServiceTypeListener to be removed. Must not be
<code>null</code>.</dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="unregisterAllServices()">unregisterAllServices</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">void</span>&nbsp;<span class="memberName">unregisterAllServices</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="IDiscoveryAdvertiser.html#unregisterAllServices()">IDiscoveryAdvertiser</a></code></span></div>
<div class="block">Unregister all previously registered service.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="IDiscoveryAdvertiser.html#unregisterAllServices()">unregisterAllServices</a></code>&nbsp;in interface&nbsp;<code><a href="IDiscoveryAdvertiser.html" title="interface in org.eclipse.ecf.discovery">IDiscoveryAdvertiser</a></code></dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>3.0</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="IDiscoveryAdvertiser.html#unregisterAllServices()"><code>IDiscoveryAdvertiser.unregisterAllServices()</code></a></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="purgeCache()">purgeCache</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType"><a href="IServiceInfo.html" title="interface in org.eclipse.ecf.discovery">IServiceInfo</a>[]</span>&nbsp;<span class="memberName">purgeCache</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="IDiscoveryLocator.html#purgeCache()">IDiscoveryLocator</a></code></span></div>
<div class="block">Purges the underlying IServiceInfo cache if available in the current
provider</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="IDiscoveryLocator.html#purgeCache()">purgeCache</a></code>&nbsp;in interface&nbsp;<code><a href="IDiscoveryLocator.html" title="interface in org.eclipse.ecf.discovery">IDiscoveryLocator</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The previous cache content</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>3.0</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="IDiscoveryLocator.html#purgeCache()"><code>IDiscoveryLocator.purgeCache()</code></a></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getAsyncServiceInfo(org.eclipse.ecf.discovery.identity.IServiceID)">getAsyncServiceInfo</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">org.eclipse.equinox.concurrent.future.IFuture</span>&nbsp;<span class="memberName">getAsyncServiceInfo</span>&#8203;(<span class="arguments"><a href="identity/IServiceID.html" title="interface in org.eclipse.ecf.discovery.identity">IServiceID</a>&nbsp;service)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="IDiscoveryLocator.html#getAsyncServiceInfo(org.eclipse.ecf.discovery.identity.IServiceID)">IDiscoveryLocator</a></code></span></div>
<div class="block">Asynchronously retrieve info about the service</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="IDiscoveryLocator.html#getAsyncServiceInfo(org.eclipse.ecf.discovery.identity.IServiceID)">getAsyncServiceInfo</a></code>&nbsp;in interface&nbsp;<code><a href="IDiscoveryLocator.html" title="interface in org.eclipse.ecf.discovery">IDiscoveryLocator</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>service</code> - IServiceID of the service to get info about. Must not be
<code>null</code>.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>IFuture a future status wrapping an IServiceInfo or
<code>null</code> if no information retrievable.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>3.0</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="IDiscoveryLocator.html#getAsyncServiceInfo(org.eclipse.ecf.discovery.identity.IServiceID)"><code>IDiscoveryLocator.getAsyncServiceInfo(org.eclipse.ecf.discovery.identity.IServiceID)</code></a></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getAsyncServiceTypes()">getAsyncServiceTypes</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">org.eclipse.equinox.concurrent.future.IFuture</span>&nbsp;<span class="memberName">getAsyncServiceTypes</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="IDiscoveryLocator.html#getAsyncServiceTypes()">IDiscoveryLocator</a></code></span></div>
<div class="block">Asynchronously get service info about all known services of given service
type</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="IDiscoveryLocator.html#getAsyncServiceTypes()">getAsyncServiceTypes</a></code>&nbsp;in interface&nbsp;<code><a href="IDiscoveryLocator.html" title="interface in org.eclipse.ecf.discovery">IDiscoveryLocator</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>IFuture wrapping an IServiceTypeID[]. The resulting array of
service type IDs will not be <code>null</code>. May be of length
0.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>3.0</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="IDiscoveryLocator.html#getAsyncServiceTypes()"><code>IDiscoveryLocator.getAsyncServiceTypes()</code></a></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getAsyncServices()">getAsyncServices</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">org.eclipse.equinox.concurrent.future.IFuture</span>&nbsp;<span class="memberName">getAsyncServices</span>()</div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="IDiscoveryLocator.html#getAsyncServices()">IDiscoveryLocator</a></code></span></div>
<div class="block">Asynchronously get service info about all known services</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="IDiscoveryLocator.html#getAsyncServices()">getAsyncServices</a></code>&nbsp;in interface&nbsp;<code><a href="IDiscoveryLocator.html" title="interface in org.eclipse.ecf.discovery">IDiscoveryLocator</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>IFuture wrapping an IServiceTypeID[]. The resulting array of
service type IDs will not be <code>null</code>. May be of length
0.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>3.0</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="IDiscoveryLocator.html#getAsyncServices()"><code>IDiscoveryLocator.getAsyncServices()</code></a></dd>
</dl>
</section>
</li>
<li class="blockList">
<section class="detail">
<h3><a id="getAsyncServices(org.eclipse.ecf.discovery.identity.IServiceTypeID)">getAsyncServices</a></h3>
<div class="memberSignature"><span class="modifiers">public</span>&nbsp;<span class="returnType">org.eclipse.equinox.concurrent.future.IFuture</span>&nbsp;<span class="memberName">getAsyncServices</span>&#8203;(<span class="arguments"><a href="identity/IServiceTypeID.html" title="interface in org.eclipse.ecf.discovery.identity">IServiceTypeID</a>&nbsp;type)</span></div>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="IDiscoveryLocator.html#getAsyncServices(org.eclipse.ecf.discovery.identity.IServiceTypeID)">IDiscoveryLocator</a></code></span></div>
<div class="block">Asynchronously get service info about all known services of given service
type</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="IDiscoveryLocator.html#getAsyncServices(org.eclipse.ecf.discovery.identity.IServiceTypeID)">getAsyncServices</a></code>&nbsp;in interface&nbsp;<code><a href="IDiscoveryLocator.html" title="interface in org.eclipse.ecf.discovery">IDiscoveryLocator</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>type</code> - IServiceTypeID defining the type of service we are interested
in getting service info about. Must not be <code>null</code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>IFuture wrapping an IServiceTypeID[]. The resulting array of
service type IDs will not be <code>null</code>. May be of length
0.</dd>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>3.0</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="IDiscoveryLocator.html#getAsyncServices(org.eclipse.ecf.discovery.identity.IServiceTypeID)"><code>IDiscoveryLocator.getAsyncServices(org.eclipse.ecf.discovery.identity.IServiceTypeID)</code></a></dd>
</dl>
</section>
</li>
</ul>
</section>
</li>
</ul>
</section>
</div>
<!-- ========= END OF CLASS DATA ========= -->
</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><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/AbstractDiscoveryContainerAdapter.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>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
</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>