blob: ebd0028f5293a81b0fe410c9285c2f0c14fb3a4e [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.10) on Fri Feb 26 09:50:23 CST 2021 -->
<title>Uses of Class org.eclipse.jetty.deploy.graph.Node (Jetty :: Project 9.4.38.v20210224 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-02-26">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.eclipse.jetty.deploy.graph.Node (Jetty :: Project 9.4.38.v20210224 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../../";
var useModuleDirectories = false;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= 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="../Node.html" title="class in org.eclipse.jetty.deploy.graph">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-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Class org.eclipse.jetty.deploy.graph.Node" class="title">Uses of Class<br>org.eclipse.jetty.deploy.graph.Node</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.deploy">org.eclipse.jetty.deploy</a></th>
<td class="colLast">
<div class="block">Jetty Deploy : Webapp Deploy Management</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.deploy.bindings">org.eclipse.jetty.deploy.bindings</a></th>
<td class="colLast">
<div class="block">Jetty Deploy : Standard Deployment Bindings</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.deploy.graph">org.eclipse.jetty.deploy.graph</a></th>
<td class="colLast">
<div class="block">Jetty Deploy : Deployment Graph</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.jetty.osgi.boot">org.eclipse.jetty.osgi.boot</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.deploy">
<!-- -->
</a>
<h3>Uses of <a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a> in <a href="../../package-summary.html">org.eclipse.jetty.deploy</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../package-summary.html">org.eclipse.jetty.deploy</a> that return <a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a></span><span class="tabEnd">&nbsp;</span></caption>
<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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DeploymentManager.AppEntry.</span><code><span class="memberNameLink"><a href="../../DeploymentManager.AppEntry.html#getLifecyleNode()">getLifecyleNode</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../package-summary.html">org.eclipse.jetty.deploy</a> that return types with arguments of type <a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a></span><span class="tabEnd">&nbsp;</span></caption>
<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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.util.Collection&lt;<a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DeploymentManager.</span><code><span class="memberNameLink"><a href="../../DeploymentManager.html#getNodes()">getNodes</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.Map&lt;<a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a>,&#8203;java.lang.Long&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DeploymentManager.AppEntry.</span><code><span class="memberNameLink"><a href="../../DeploymentManager.AppEntry.html#getStateTimestamps()">getStateTimestamps</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../../package-summary.html">org.eclipse.jetty.deploy</a> with parameters of type <a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a></span><span class="tabEnd">&nbsp;</span></caption>
<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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.util.Collection&lt;<a href="../../App.html" title="class in org.eclipse.jetty.deploy">App</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DeploymentManager.</span><code><span class="memberNameLink"><a href="../../DeploymentManager.html#getApps(org.eclipse.jetty.deploy.graph.Node)">getApps</a></span>&#8203;(<a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a>&nbsp;node)</code></th>
<td class="colLast">
<div class="block">Get Set of <a href="../../App.html" title="class in org.eclipse.jetty.deploy"><code>App</code></a>s by <a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph"><code>Node</code></a></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.Set&lt;<a href="../../AppLifeCycle.Binding.html" title="interface in org.eclipse.jetty.deploy">AppLifeCycle.Binding</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AppLifeCycle.</span><code><span class="memberNameLink"><a href="../../AppLifeCycle.html#getBindings(org.eclipse.jetty.deploy.graph.Node)">getBindings</a></span>&#8203;(<a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a>&nbsp;node)</code></th>
<td class="colLast">
<div class="block">Get all objects bound to a specific <a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph"><code>Node</code></a></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AppLifeCycle.Binding.</span><code><span class="memberNameLink"><a href="../../AppLifeCycle.Binding.html#processBinding(org.eclipse.jetty.deploy.graph.Node,org.eclipse.jetty.deploy.App)">processBinding</a></span>&#8203;(<a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a>&nbsp;node,
<a href="../../App.html" title="class in org.eclipse.jetty.deploy">App</a>&nbsp;app)</code></th>
<td class="colLast">
<div class="block">Event called to process a <a href="../../AppLifeCycle.html" title="class in org.eclipse.jetty.deploy"><code>AppLifeCycle</code></a> binding.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AppLifeCycle.</span><code><span class="memberNameLink"><a href="../../AppLifeCycle.html#runBindings(org.eclipse.jetty.deploy.graph.Node,org.eclipse.jetty.deploy.App,org.eclipse.jetty.deploy.DeploymentManager)">runBindings</a></span>&#8203;(<a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a>&nbsp;node,
<a href="../../App.html" title="class in org.eclipse.jetty.deploy">App</a>&nbsp;app,
<a href="../../DeploymentManager.html" title="class in org.eclipse.jetty.deploy">DeploymentManager</a>&nbsp;deploymentManager)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.deploy.bindings">
<!-- -->
</a>
<h3>Uses of <a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a> in <a href="../../bindings/package-summary.html">org.eclipse.jetty.deploy.bindings</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../bindings/package-summary.html">org.eclipse.jetty.deploy.bindings</a> with parameters of type <a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a></span><span class="tabEnd">&nbsp;</span></caption>
<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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DebugBinding.</span><code><span class="memberNameLink"><a href="../../bindings/DebugBinding.html#processBinding(org.eclipse.jetty.deploy.graph.Node,org.eclipse.jetty.deploy.App)">processBinding</a></span>&#8203;(<a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a>&nbsp;node,
<a href="../../App.html" title="class in org.eclipse.jetty.deploy">App</a>&nbsp;app)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DebugListenerBinding.</span><code><span class="memberNameLink"><a href="../../bindings/DebugListenerBinding.html#processBinding(org.eclipse.jetty.deploy.graph.Node,org.eclipse.jetty.deploy.App)">processBinding</a></span>&#8203;(<a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a>&nbsp;node,
<a href="../../App.html" title="class in org.eclipse.jetty.deploy">App</a>&nbsp;app)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">GlobalWebappConfigBinding.</span><code><span class="memberNameLink"><a href="../../bindings/GlobalWebappConfigBinding.html#processBinding(org.eclipse.jetty.deploy.graph.Node,org.eclipse.jetty.deploy.App)">processBinding</a></span>&#8203;(<a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a>&nbsp;node,
<a href="../../App.html" title="class in org.eclipse.jetty.deploy">App</a>&nbsp;app)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OrderedGroupBinding.</span><code><span class="memberNameLink"><a href="../../bindings/OrderedGroupBinding.html#processBinding(org.eclipse.jetty.deploy.graph.Node,org.eclipse.jetty.deploy.App)">processBinding</a></span>&#8203;(<a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a>&nbsp;node,
<a href="../../App.html" title="class in org.eclipse.jetty.deploy">App</a>&nbsp;app)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">StandardDeployer.</span><code><span class="memberNameLink"><a href="../../bindings/StandardDeployer.html#processBinding(org.eclipse.jetty.deploy.graph.Node,org.eclipse.jetty.deploy.App)">processBinding</a></span>&#8203;(<a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a>&nbsp;node,
<a href="../../App.html" title="class in org.eclipse.jetty.deploy">App</a>&nbsp;app)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">StandardStarter.</span><code><span class="memberNameLink"><a href="../../bindings/StandardStarter.html#processBinding(org.eclipse.jetty.deploy.graph.Node,org.eclipse.jetty.deploy.App)">processBinding</a></span>&#8203;(<a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a>&nbsp;node,
<a href="../../App.html" title="class in org.eclipse.jetty.deploy">App</a>&nbsp;app)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">StandardStopper.</span><code><span class="memberNameLink"><a href="../../bindings/StandardStopper.html#processBinding(org.eclipse.jetty.deploy.graph.Node,org.eclipse.jetty.deploy.App)">processBinding</a></span>&#8203;(<a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a>&nbsp;node,
<a href="../../App.html" title="class in org.eclipse.jetty.deploy">App</a>&nbsp;app)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">StandardUndeployer.</span><code><span class="memberNameLink"><a href="../../bindings/StandardUndeployer.html#processBinding(org.eclipse.jetty.deploy.graph.Node,org.eclipse.jetty.deploy.App)">processBinding</a></span>&#8203;(<a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a>&nbsp;node,
<a href="../../App.html" title="class in org.eclipse.jetty.deploy">App</a>&nbsp;app)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.deploy.graph">
<!-- -->
</a>
<h3>Uses of <a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a> in <a href="../package-summary.html">org.eclipse.jetty.deploy.graph</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.deploy.graph</a> that return <a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a></span><span class="tabEnd">&nbsp;</span></caption>
<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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Path.</span><code><span class="memberNameLink"><a href="../Path.html#firstNode()">firstNode</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Edge.</span><code><span class="memberNameLink"><a href="../Edge.html#getFrom()">getFrom</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Path.</span><code><span class="memberNameLink"><a href="../Path.html#getNode(int)">getNode</a></span>&#8203;(int&nbsp;index)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Graph.</span><code><span class="memberNameLink"><a href="../Graph.html#getNodeByName(java.lang.String)">getNodeByName</a></span>&#8203;(java.lang.String&nbsp;name)</code></th>
<td class="colLast">
<div class="block">Get the Node by Name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Edge.</span><code><span class="memberNameLink"><a href="../Edge.html#getTo()">getTo</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Path.</span><code><span class="memberNameLink"><a href="../Path.html#lastNode()">lastNode</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.deploy.graph</a> that return types with arguments of type <a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a></span><span class="tabEnd">&nbsp;</span></caption>
<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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Path.</span><code><span class="memberNameLink"><a href="../Path.html#getEdges()">getEdges</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.Set&lt;<a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Graph.</span><code><span class="memberNameLink"><a href="../Graph.html#getNodes()">getNodes</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.List&lt;<a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Path.</span><code><span class="memberNameLink"><a href="../Path.html#getNodes()">getNodes</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.jetty.deploy.graph</a> with parameters of type <a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a></span><span class="tabEnd">&nbsp;</span></caption>
<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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Graph.</span><code><span class="memberNameLink"><a href="../Graph.html#addNode(org.eclipse.jetty.deploy.graph.Node)">addNode</a></span>&#8203;(<a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a>&nbsp;node)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.Set&lt;<a href="../Edge.html" title="class in org.eclipse.jetty.deploy.graph">Edge</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Graph.</span><code><span class="memberNameLink"><a href="../Graph.html#findEdges(org.eclipse.jetty.deploy.graph.Node)">findEdges</a></span>&#8203;(<a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a>&nbsp;node)</code></th>
<td class="colLast">
<div class="block">Find all edges that are connected to the specific node, both as an outgoing <a href="../Edge.html#getFrom()"><code>Edge.getFrom()</code></a> or incoming
<a href="../Edge.html#getTo()"><code>Edge.getTo()</code></a> end point.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.Set&lt;<a href="../Edge.html" title="class in org.eclipse.jetty.deploy.graph">Edge</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Graph.</span><code><span class="memberNameLink"><a href="../Graph.html#findEdgesFrom(org.eclipse.jetty.deploy.graph.Node)">findEdgesFrom</a></span>&#8203;(<a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a>&nbsp;from)</code></th>
<td class="colLast">
<div class="block">Find all edges that are connected <a href="../Edge.html#getFrom()"><code>Edge.getFrom()</code></a> the specific node.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Path.html" title="class in org.eclipse.jetty.deploy.graph">Path</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Graph.</span><code><span class="memberNameLink"><a href="../Graph.html#getPath(org.eclipse.jetty.deploy.graph.Node,org.eclipse.jetty.deploy.graph.Node)">getPath</a></span>&#8203;(<a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a>&nbsp;from,
<a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a>&nbsp;to)</code></th>
<td class="colLast">
<div class="block">Using BFS (Breadth First Search) return the path from a any arbitrary node to any other.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Graph.</span><code><span class="memberNameLink"><a href="../Graph.html#insertNode(org.eclipse.jetty.deploy.graph.Edge,org.eclipse.jetty.deploy.graph.Node)">insertNode</a></span>&#8203;(<a href="../Edge.html" title="class in org.eclipse.jetty.deploy.graph">Edge</a>&nbsp;edge,
<a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a>&nbsp;node)</code></th>
<td class="colLast">
<div class="block">Insert an arbitrary node on an existing edge.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Graph.</span><code><span class="memberNameLink"><a href="../Graph.html#removeNode(org.eclipse.jetty.deploy.graph.Node)">removeNode</a></span>&#8203;(<a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a>&nbsp;node)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Method parameters in <a href="../package-summary.html">org.eclipse.jetty.deploy.graph</a> with type arguments of type <a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a></span><span class="tabEnd">&nbsp;</span></caption>
<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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">Graph.</span><code><span class="memberNameLink"><a href="../Graph.html#setNodes(java.util.Set)">setNodes</a></span>&#8203;(java.util.Set&lt;<a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a>&gt;&nbsp;nodes)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../package-summary.html">org.eclipse.jetty.deploy.graph</a> with parameters of type <a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../Edge.html#%3Cinit%3E(org.eclipse.jetty.deploy.graph.Node,org.eclipse.jetty.deploy.graph.Node)">Edge</a></span>&#8203;(<a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a>&nbsp;from,
<a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a>&nbsp;to)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.eclipse.jetty.osgi.boot">
<!-- -->
</a>
<h3>Uses of <a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a> in <a href="../../../osgi/boot/package-summary.html">org.eclipse.jetty.osgi.boot</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../../osgi/boot/package-summary.html">org.eclipse.jetty.osgi.boot</a> with parameters of type <a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a></span><span class="tabEnd">&nbsp;</span></caption>
<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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OSGiDeployer.</span><code><span class="memberNameLink"><a href="../../../osgi/boot/OSGiDeployer.html#doProcessBinding(org.eclipse.jetty.deploy.graph.Node,org.eclipse.jetty.deploy.App)">doProcessBinding</a></span>&#8203;(<a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a>&nbsp;node,
<a href="../../App.html" title="class in org.eclipse.jetty.deploy">App</a>&nbsp;app)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OSGiDeployer.</span><code><span class="memberNameLink"><a href="../../../osgi/boot/OSGiDeployer.html#processBinding(org.eclipse.jetty.deploy.graph.Node,org.eclipse.jetty.deploy.App)">processBinding</a></span>&#8203;(<a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a>&nbsp;node,
<a href="../../App.html" title="class in org.eclipse.jetty.deploy">App</a>&nbsp;app)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">OSGiUndeployer.</span><code><span class="memberNameLink"><a href="../../../osgi/boot/OSGiUndeployer.html#processBinding(org.eclipse.jetty.deploy.graph.Node,org.eclipse.jetty.deploy.App)">processBinding</a></span>&#8203;(<a href="../Node.html" title="class in org.eclipse.jetty.deploy.graph">Node</a>&nbsp;node,
<a href="../../App.html" title="class in org.eclipse.jetty.deploy">App</a>&nbsp;app)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</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="../Node.html" title="class in org.eclipse.jetty.deploy.graph">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-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 1995&#x2013;2021 <a href="https://webtide.com">Webtide</a>. All rights reserved.</small></p>
</footer>
</body>
</html>