blob: 376f8a61e856a0c30a40ad5f6e6319cafd0737f5 [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>Uses of Interface org.eclipse.ecf.core.events.IContainerEvent (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="use: package: org.eclipse.ecf.core.events, interface: IContainerEvent">
<meta name="generator" content="javadoc/ClassUseWriter">
<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-use">
<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><a href="../package-summary.html">Package</a></li>
<li><a href="../IContainerEvent.html" title="interface in org.eclipse.ecf.core.events">Class</a></li>
<li class="navBarCell1Rev">Use</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="Uses of Interface org.eclipse.ecf.core.events.IContainerEvent" class="title">Uses of Interface<br>org.eclipse.ecf.core.events.IContainerEvent</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../IContainerEvent.html" title="interface in org.eclipse.ecf.core.events">IContainerEvent</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.ecf.core">org.eclipse.ecf.core</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.ecf.core.events">org.eclipse.ecf.core.events</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.ecf.core.sharedobject.events">org.eclipse.ecf.core.sharedobject.events</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.ecf.discovery">org.eclipse.ecf.discovery</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.ecf.provider.generic">org.eclipse.ecf.provider.generic</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<section class="classUses">
<ul class="blockList">
<li class="blockList">
<section class="detail"><a id="org.eclipse.ecf.core">
<!-- -->
</a>
<h2>Uses of <a href="../IContainerEvent.html" title="interface in org.eclipse.ecf.core.events">IContainerEvent</a> in <a href="../../package-summary.html">org.eclipse.ecf.core</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../package-summary.html">org.eclipse.ecf.core</a> with parameters of type <a href="../IContainerEvent.html" title="interface in org.eclipse.ecf.core.events">IContainerEvent</a></span><span class="tabEnd">&nbsp;</span></caption>
<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">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractContainer.</span><code><span class="memberNameLink"><a href="../../AbstractContainer.html#fireContainerEvent(org.eclipse.ecf.core.events.IContainerEvent)">fireContainerEvent</a></span>&#8203;(<a href="../IContainerEvent.html" title="interface in org.eclipse.ecf.core.events">IContainerEvent</a>&nbsp;event)</code></th>
<td class="colLast">
<div class="block">Fires a container event</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IContainerListener.</span><code><span class="memberNameLink"><a href="../../IContainerListener.html#handleEvent(org.eclipse.ecf.core.events.IContainerEvent)">handleEvent</a></span>&#8203;(<a href="../IContainerEvent.html" title="interface in org.eclipse.ecf.core.events">IContainerEvent</a>&nbsp;event)</code></th>
<td class="colLast">
<div class="block">Handle event from IContainer</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.ecf.core.events">
<!-- -->
</a>
<h2>Uses of <a href="../IContainerEvent.html" title="interface in org.eclipse.ecf.core.events">IContainerEvent</a> in <a href="../package-summary.html">org.eclipse.ecf.core.events</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../IContainerEvent.html" title="interface in org.eclipse.ecf.core.events">IContainerEvent</a> in <a href="../package-summary.html">org.eclipse.ecf.core.events</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IContainerConnectedEvent.html" title="interface in org.eclipse.ecf.core.events">IContainerConnectedEvent</a></span></code></th>
<td class="colLast">
<div class="block">Container connected event interface</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IContainerConnectingEvent.html" title="interface in org.eclipse.ecf.core.events">IContainerConnectingEvent</a></span></code></th>
<td class="colLast">
<div class="block">Container connecting event</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IContainerDisconnectedEvent.html" title="interface in org.eclipse.ecf.core.events">IContainerDisconnectedEvent</a></span></code></th>
<td class="colLast">
<div class="block">Container disconnected event</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IContainerDisconnectingEvent.html" title="interface in org.eclipse.ecf.core.events">IContainerDisconnectingEvent</a></span></code></th>
<td class="colLast">
<div class="block">Container disconnecting event</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IContainerDisposeEvent.html" title="interface in org.eclipse.ecf.core.events">IContainerDisposeEvent</a></span></code></th>
<td class="colLast">
<div class="block">Event sent to listeners when a container is disposed</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IContainerEjectedEvent.html" title="interface in org.eclipse.ecf.core.events">IContainerEjectedEvent</a></span></code></th>
<td class="colLast">
<div class="block">Container ejected event.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../package-summary.html">org.eclipse.ecf.core.events</a> that implement <a href="../IContainerEvent.html" title="interface in org.eclipse.ecf.core.events">IContainerEvent</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ContainerConnectedEvent.html" title="class in org.eclipse.ecf.core.events">ContainerConnectedEvent</a></span></code></th>
<td class="colLast">
<div class="block">Container connected event</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ContainerConnectingEvent.html" title="class in org.eclipse.ecf.core.events">ContainerConnectingEvent</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ContainerDisconnectedEvent.html" title="class in org.eclipse.ecf.core.events">ContainerDisconnectedEvent</a></span></code></th>
<td class="colLast">
<div class="block">Container disconnected event.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ContainerDisconnectingEvent.html" title="class in org.eclipse.ecf.core.events">ContainerDisconnectingEvent</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ContainerDisposeEvent.html" title="class in org.eclipse.ecf.core.events">ContainerDisposeEvent</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ContainerEjectedEvent.html" title="class in org.eclipse.ecf.core.events">ContainerEjectedEvent</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.ecf.core.sharedobject.events">
<!-- -->
</a>
<h2>Uses of <a href="../IContainerEvent.html" title="interface in org.eclipse.ecf.core.events">IContainerEvent</a> in <a href="../../sharedobject/events/package-summary.html">org.eclipse.ecf.core.sharedobject.events</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../IContainerEvent.html" title="interface in org.eclipse.ecf.core.events">IContainerEvent</a> in <a href="../../sharedobject/events/package-summary.html">org.eclipse.ecf.core.sharedobject.events</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/IContainerSharedObjectMessageReceivingEvent.html" title="interface in org.eclipse.ecf.core.sharedobject.events">IContainerSharedObjectMessageReceivingEvent</a></span></code></th>
<td class="colLast">
<div class="block">Container event that indicates that a shared object message is being received.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/IContainerSharedObjectMessageSendingEvent.html" title="interface in org.eclipse.ecf.core.sharedobject.events">IContainerSharedObjectMessageSendingEvent</a></span></code></th>
<td class="colLast">
<div class="block">Container event that indicates that a shared object message is being sent.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/ISharedObjectActivatedEvent.html" title="interface in org.eclipse.ecf.core.sharedobject.events">ISharedObjectActivatedEvent</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/ISharedObjectDeactivatedEvent.html" title="interface in org.eclipse.ecf.core.sharedobject.events">ISharedObjectDeactivatedEvent</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/ISharedObjectManagerConnectionEvent.html" title="interface in org.eclipse.ecf.core.sharedobject.events">ISharedObjectManagerConnectionEvent</a></span></code></th>
<td class="colLast">
<div class="block">Shared object manager connection event.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/ISharedObjectManagerEvent.html" title="interface in org.eclipse.ecf.core.sharedobject.events">ISharedObjectManagerEvent</a></span></code></th>
<td class="colLast">
<div class="block">Shared object manager event</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../sharedobject/events/package-summary.html">org.eclipse.ecf.core.sharedobject.events</a> that implement <a href="../IContainerEvent.html" title="interface in org.eclipse.ecf.core.events">IContainerEvent</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/ContainerSharedObjectMessageReceivingEvent.html" title="class in org.eclipse.ecf.core.sharedobject.events">ContainerSharedObjectMessageReceivingEvent</a></span></code></th>
<td class="colLast">
<div class="block">Event class implementing <a href="../../sharedobject/events/IContainerSharedObjectMessageReceivingEvent.html" title="interface in org.eclipse.ecf.core.sharedobject.events"><code>IContainerSharedObjectMessageReceivingEvent</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/ContainerSharedObjectMessageSendingEvent.html" title="class in org.eclipse.ecf.core.sharedobject.events">ContainerSharedObjectMessageSendingEvent</a></span></code></th>
<td class="colLast">
<div class="block">Event class implementing <a href="../../sharedobject/events/IContainerSharedObjectMessageSendingEvent.html" title="interface in org.eclipse.ecf.core.sharedobject.events"><code>IContainerSharedObjectMessageSendingEvent</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/SharedObjectActivatedEvent.html" title="class in org.eclipse.ecf.core.sharedobject.events">SharedObjectActivatedEvent</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/SharedObjectDeactivatedEvent.html" title="class in org.eclipse.ecf.core.sharedobject.events">SharedObjectDeactivatedEvent</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/SharedObjectManagerAddEvent.html" title="class in org.eclipse.ecf.core.sharedobject.events">SharedObjectManagerAddEvent</a></span></code></th>
<td class="colLast">
<div class="block">Shared object manager event sent/triggered when a shared object is added to
container via
<a href="../../sharedobject/ISharedObjectManager.html#addSharedObject(org.eclipse.ecf.core.identity.ID,org.eclipse.ecf.core.sharedobject.ISharedObject,java.util.Map)"><code>ISharedObjectManager.addSharedObject(ID, org.eclipse.ecf.core.sharedobject.ISharedObject, java.util.Map)</code></a>
is called</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/SharedObjectManagerConnectEvent.html" title="class in org.eclipse.ecf.core.sharedobject.events">SharedObjectManagerConnectEvent</a></span></code></th>
<td class="colLast">
<div class="block">Shared object manager connection event.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/SharedObjectManagerCreateEvent.html" title="class in org.eclipse.ecf.core.sharedobject.events">SharedObjectManagerCreateEvent</a></span></code></th>
<td class="colLast">
<div class="block">Manger create event.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/SharedObjectManagerDisconnectEvent.html" title="class in org.eclipse.ecf.core.sharedobject.events">SharedObjectManagerDisconnectEvent</a></span></code></th>
<td class="colLast">
<div class="block">Shared object manager connection event.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/SharedObjectManagerRemoveEvent.html" title="class in org.eclipse.ecf.core.sharedobject.events">SharedObjectManagerRemoveEvent</a></span></code></th>
<td class="colLast">
<div class="block">Shared object manager event sent/triggered when a shared object is removed
from a container via <a href="../../sharedobject/ISharedObjectManager.html#removeSharedObject(org.eclipse.ecf.core.identity.ID)"><code>ISharedObjectManager.removeSharedObject(ID)</code></a> is
called</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.ecf.discovery">
<!-- -->
</a>
<h2>Uses of <a href="../IContainerEvent.html" title="interface in org.eclipse.ecf.core.events">IContainerEvent</a> in <a href="../../../discovery/package-summary.html">org.eclipse.ecf.discovery</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../IContainerEvent.html" title="interface in org.eclipse.ecf.core.events">IContainerEvent</a> in <a href="../../../discovery/package-summary.html">org.eclipse.ecf.discovery</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../discovery/IServiceEvent.html" title="interface in org.eclipse.ecf.discovery">IServiceEvent</a></span></code></th>
<td class="colLast">
<div class="block">Service discovery event that provides access to IServiceInfo instance</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../discovery/IServiceTypeEvent.html" title="interface in org.eclipse.ecf.discovery">IServiceTypeEvent</a></span></code></th>
<td class="colLast">
<div class="block">Service type discovery event that provides access to service type</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../discovery/package-summary.html">org.eclipse.ecf.discovery</a> that implement <a href="../IContainerEvent.html" title="interface in org.eclipse.ecf.core.events">IContainerEvent</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../discovery/ServiceContainerEvent.html" title="class in org.eclipse.ecf.discovery">ServiceContainerEvent</a></span></code></th>
<td class="colLast">
<div class="block">Base event implementation of <a href="../../../discovery/IServiceEvent.html" title="interface in org.eclipse.ecf.discovery"><code>IServiceEvent</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../discovery/ServiceTypeContainerEvent.html" title="class in org.eclipse.ecf.discovery">ServiceTypeContainerEvent</a></span></code></th>
<td class="colLast">
<div class="block">Base event implementation of <a href="../../../discovery/IServiceEvent.html" title="interface in org.eclipse.ecf.discovery"><code>IServiceEvent</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.ecf.provider.generic">
<!-- -->
</a>
<h2>Uses of <a href="../IContainerEvent.html" title="interface in org.eclipse.ecf.core.events">IContainerEvent</a> in <a href="../../../provider/generic/package-summary.html">org.eclipse.ecf.provider.generic</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../provider/generic/package-summary.html">org.eclipse.ecf.provider.generic</a> with parameters of type <a href="../IContainerEvent.html" title="interface in org.eclipse.ecf.core.events">IContainerEvent</a></span><span class="tabEnd">&nbsp;</span></caption>
<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">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SOContainer.</span><code><span class="memberNameLink"><a href="../../../provider/generic/SOContainer.html#fireDelegateContainerEvent(org.eclipse.ecf.core.events.IContainerEvent)">fireDelegateContainerEvent</a></span>&#8203;(<a href="../IContainerEvent.html" title="interface in org.eclipse.ecf.core.events">IContainerEvent</a>&nbsp;containerEvent)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</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><a href="../package-summary.html">Package</a></li>
<li><a href="../IContainerEvent.html" title="interface in org.eclipse.ecf.core.events">Class</a></li>
<li class="navBarCell1Rev">Use</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>