blob: b04bfe3b480bcb23358142575e4f1ce4a4efc1ed [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (14.0.1) on Tue Jun 15 21:55:05 PDT 2021 -->
<title>org.eclipse.ecf.core Class Hierarchy (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="tree: package: org.eclipse.ecf.core">
<meta name="generator" content="javadoc/PackageTreeWriter">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../script-dir/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../script-dir/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../script-dir/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../script-dir/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../script-dir/jquery-3.4.1.js"></script>
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
</head>
<body class="package-tree">
<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>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</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 class="title">Hierarchy For Package org.eclipse.ecf.core</h1>
<span class="packageHierarchyLabel">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<section class="hierarchy">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li class="circle">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"><span class="typeNameLink">Object</span></a>
<ul>
<li class="circle">org.eclipse.ecf.core.<a href="AbstractContainer.html" title="class in org.eclipse.ecf.core"><span class="typeNameLink">AbstractContainer</span></a> (implements org.eclipse.ecf.core.<a href="IContainer.html" title="interface in org.eclipse.ecf.core">IContainer</a>)
<ul>
<li class="circle">org.eclipse.ecf.core.<a href="BaseContainer.html" title="class in org.eclipse.ecf.core"><span class="typeNameLink">BaseContainer</span></a></li>
</ul>
</li>
<li class="circle">org.eclipse.ecf.core.<a href="AbstractContainerAdapterFactory.html" title="class in org.eclipse.ecf.core"><span class="typeNameLink">AbstractContainerAdapterFactory</span></a> (implements org.eclipse.core.runtime.IAdapterFactory)</li>
<li class="circle">org.eclipse.ecf.core.provider.<a href="provider/BaseContainerInstantiator.html" title="class in org.eclipse.ecf.core.provider"><span class="typeNameLink">BaseContainerInstantiator</span></a> (implements org.eclipse.ecf.core.provider.<a href="provider/IContainerInstantiator.html" title="interface in org.eclipse.ecf.core.provider">IContainerInstantiator</a>)
<ul>
<li class="circle">org.eclipse.ecf.core.<a href="BaseContainer.Instantiator.html" title="class in org.eclipse.ecf.core"><span class="typeNameLink">BaseContainer.Instantiator</span></a></li>
</ul>
</li>
<li class="circle">org.eclipse.ecf.core.<a href="ContainerFactory.html" title="class in org.eclipse.ecf.core"><span class="typeNameLink">ContainerFactory</span></a> (implements org.eclipse.ecf.core.<a href="IContainerFactory.html" title="interface in org.eclipse.ecf.core">IContainerFactory</a>, org.eclipse.ecf.core.<a href="IContainerManager.html" title="interface in org.eclipse.ecf.core">IContainerManager</a>)</li>
<li class="circle">org.eclipse.ecf.core.<a href="ContainerTypeDescription.html" title="class in org.eclipse.ecf.core"><span class="typeNameLink">ContainerTypeDescription</span></a></li>
<li class="circle">java.lang.<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang" class="externalLink"><span class="typeNameLink">Throwable</span></a> (implements java.io.<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/io/Serializable.html?is-external=true" title="class or interface in java.io" class="externalLink">Serializable</a>)
<ul>
<li class="circle">java.lang.<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Exception.html?is-external=true" title="class or interface in java.lang" class="externalLink"><span class="typeNameLink">Exception</span></a>
<ul>
<li class="circle">org.eclipse.core.runtime.CoreException
<ul>
<li class="circle">org.eclipse.ecf.core.util.<a href="util/ECFException.html" title="class in org.eclipse.ecf.core.util"><span class="typeNameLink">ECFException</span></a>
<ul>
<li class="circle">org.eclipse.ecf.core.<a href="ContainerConnectException.html" title="class in org.eclipse.ecf.core"><span class="typeNameLink">ContainerConnectException</span></a>
<ul>
<li class="circle">org.eclipse.ecf.core.<a href="ContainerAuthenticationException.html" title="class in org.eclipse.ecf.core"><span class="typeNameLink">ContainerAuthenticationException</span></a></li>
</ul>
</li>
<li class="circle">org.eclipse.ecf.core.<a href="ContainerCreateException.html" title="class in org.eclipse.ecf.core"><span class="typeNameLink">ContainerCreateException</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</section>
<section class="hierarchy">
<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
<ul>
<li class="circle">org.eclipse.core.runtime.IAdaptable
<ul>
<li class="circle">org.eclipse.ecf.core.<a href="IContainer.html" title="interface in org.eclipse.ecf.core"><span class="typeNameLink">IContainer</span></a> (also extends org.eclipse.ecf.core.identity.<a href="identity/IIdentifiable.html" title="interface in org.eclipse.ecf.core.identity">IIdentifiable</a>)
<ul>
<li class="circle">org.eclipse.ecf.core.<a href="IReliableContainer.html" title="interface in org.eclipse.ecf.core"><span class="typeNameLink">IReliableContainer</span></a></li>
</ul>
</li>
</ul>
</li>
<li class="circle">org.eclipse.ecf.core.<a href="IContainerFactory.html" title="interface in org.eclipse.ecf.core"><span class="typeNameLink">IContainerFactory</span></a></li>
<li class="circle">org.eclipse.ecf.core.<a href="IContainerListener.html" title="interface in org.eclipse.ecf.core"><span class="typeNameLink">IContainerListener</span></a></li>
<li class="circle">org.eclipse.ecf.core.<a href="IContainerManager.html" title="interface in org.eclipse.ecf.core"><span class="typeNameLink">IContainerManager</span></a></li>
<li class="circle">org.eclipse.ecf.core.<a href="IContainerManagerListener.html" title="interface in org.eclipse.ecf.core"><span class="typeNameLink">IContainerManagerListener</span></a></li>
<li class="circle">org.eclipse.ecf.core.identity.<a href="identity/IIdentifiable.html" title="interface in org.eclipse.ecf.core.identity"><span class="typeNameLink">IIdentifiable</span></a>
<ul>
<li class="circle">org.eclipse.ecf.core.<a href="IContainer.html" title="interface in org.eclipse.ecf.core"><span class="typeNameLink">IContainer</span></a> (also extends org.eclipse.core.runtime.IAdaptable)
<ul>
<li class="circle">org.eclipse.ecf.core.<a href="IReliableContainer.html" title="interface in org.eclipse.ecf.core"><span class="typeNameLink">IReliableContainer</span></a></li>
</ul>
</li>
</ul>
</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>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</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>