blob: 4b54050b13d54ac80cb72c0e5a330840f125a77b [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl (ActiveMQ Artemis Website 2.29.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl (ActiveMQ Artemis Website 2.29.0 API)";
}
}
catch(err) {
}
//-->
</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="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">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="../../../../../../../../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>
<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.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl" class="title">Uses of Class<br>org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</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.apache.activemq.artemis.core.replication">org.apache.activemq.artemis.core.replication</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.activemq.artemis.core.server">org.apache.activemq.artemis.core.server</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.activemq.artemis.core.server.cluster.ha">org.apache.activemq.artemis.core.server.cluster.ha</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.apache.activemq.artemis.core.server.impl">org.apache.activemq.artemis.core.server.impl</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.apache.activemq.artemis.core.replication">
<!-- -->
</a>
<h3>Uses of <a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a> in <a href="../../../replication/package-summary.html">org.apache.activemq.artemis.core.replication</a></h3>
<table class="useSummary">
<caption><span>Constructors in <a href="../../../replication/package-summary.html">org.apache.activemq.artemis.core.replication</a> with parameters of type <a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</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="../../../replication/ReplicationEndpoint.html#%3Cinit%3E(org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl,boolean,org.apache.activemq.artemis.core.replication.ReplicationEndpoint.ReplicationEndpointEventListener)">ReplicationEndpoint</a></span>&#8203;(<a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a>&nbsp;server,
boolean&nbsp;wantedFailBack,
<a href="../../../replication/ReplicationEndpoint.ReplicationEndpointEventListener.html" title="interface in org.apache.activemq.artemis.core.replication">ReplicationEndpoint.ReplicationEndpointEventListener</a>&nbsp;eventListener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.activemq.artemis.core.server">
<!-- -->
</a>
<h3>Uses of <a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a> in <a href="../../package-summary.html">org.apache.activemq.artemis.core.server</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../package-summary.html">org.apache.activemq.artemis.core.server</a> with parameters of type <a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</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">ActiveMQServerLogger_impl.</span><code><span class="memberNameLink"><a href="../../ActiveMQServerLogger_impl.html#backupServerSynchronized(org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl,java.lang.String)">backupServerSynchronized</a></span>&#8203;(<a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a>&nbsp;server,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;liveID)</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">ActiveMQServerLogger.</span><code><span class="memberNameLink"><a href="../../ActiveMQServerLogger.html#backupServerSynchronized(org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl,java.lang.String)">backupServerSynchronized</a></span>&#8203;(<a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a>&nbsp;server,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;liveID)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.activemq.artemis.core.server.cluster.ha">
<!-- -->
</a>
<h3>Uses of <a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a> in <a href="../../cluster/ha/package-summary.html">org.apache.activemq.artemis.core.server.cluster.ha</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../../cluster/ha/package-summary.html">org.apache.activemq.artemis.core.server.cluster.ha</a> with parameters of type <a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</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="../LiveActivation.html" title="class in org.apache.activemq.artemis.core.server.impl">LiveActivation</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ColocatedPolicy.</span><code><span class="memberNameLink"><a href="../../cluster/ha/ColocatedPolicy.html#createActivation(org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl,boolean,java.util.Map,org.apache.activemq.artemis.core.io.IOCriticalErrorListener)">createActivation</a></span>&#8203;(<a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a>&nbsp;server,
boolean&nbsp;wasLive,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;&nbsp;activationParams,
<a href="../../../io/IOCriticalErrorListener.html" title="interface in org.apache.activemq.artemis.core.io">IOCriticalErrorListener</a>&nbsp;ioCriticalErrorListener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../cluster/ha/HAPolicy.html" title="type parameter in HAPolicy">T</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">HAPolicy.</span><code><span class="memberNameLink"><a href="../../cluster/ha/HAPolicy.html#createActivation(org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl,boolean,java.util.Map,org.apache.activemq.artemis.core.io.IOCriticalErrorListener)">createActivation</a></span>&#8203;(<a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a>&nbsp;server,
boolean&nbsp;wasLive,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;&nbsp;activationParams,
<a href="../../../io/IOCriticalErrorListener.html" title="interface in org.apache.activemq.artemis.core.io">IOCriticalErrorListener</a>&nbsp;shutdownOnCriticalIO)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Activation.html" title="class in org.apache.activemq.artemis.core.server.impl">Activation</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">LiveOnlyPolicy.</span><code><span class="memberNameLink"><a href="../../cluster/ha/LiveOnlyPolicy.html#createActivation(org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl,boolean,java.util.Map,org.apache.activemq.artemis.core.io.IOCriticalErrorListener)">createActivation</a></span>&#8203;(<a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a>&nbsp;server,
boolean&nbsp;wasLive,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;&nbsp;activationParams,
<a href="../../../io/IOCriticalErrorListener.html" title="interface in org.apache.activemq.artemis.core.io">IOCriticalErrorListener</a>&nbsp;ioCriticalErrorListener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Activation.html" title="class in org.apache.activemq.artemis.core.server.impl">Activation</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReplicaPolicy.</span><code><span class="memberNameLink"><a href="../../cluster/ha/ReplicaPolicy.html#createActivation(org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl,boolean,java.util.Map,org.apache.activemq.artemis.core.io.IOCriticalErrorListener)">createActivation</a></span>&#8203;(<a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a>&nbsp;server,
boolean&nbsp;wasLive,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;&nbsp;activationParams,
<a href="../../../io/IOCriticalErrorListener.html" title="interface in org.apache.activemq.artemis.core.io">IOCriticalErrorListener</a>&nbsp;ioCriticalErrorListener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../LiveActivation.html" title="class in org.apache.activemq.artemis.core.server.impl">LiveActivation</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReplicatedPolicy.</span><code><span class="memberNameLink"><a href="../../cluster/ha/ReplicatedPolicy.html#createActivation(org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl,boolean,java.util.Map,org.apache.activemq.artemis.core.io.IOCriticalErrorListener)">createActivation</a></span>&#8203;(<a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a>&nbsp;server,
boolean&nbsp;wasLive,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;&nbsp;activationParams,
<a href="../../../io/IOCriticalErrorListener.html" title="interface in org.apache.activemq.artemis.core.io">IOCriticalErrorListener</a>&nbsp;ioCriticalErrorListener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../ReplicationBackupActivation.html" title="class in org.apache.activemq.artemis.core.server.impl">ReplicationBackupActivation</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReplicationBackupPolicy.</span><code><span class="memberNameLink"><a href="../../cluster/ha/ReplicationBackupPolicy.html#createActivation(org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl,boolean,java.util.Map,org.apache.activemq.artemis.core.io.IOCriticalErrorListener)">createActivation</a></span>&#8203;(<a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a>&nbsp;server,
boolean&nbsp;wasLive,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;&nbsp;activationParams,
<a href="../../../io/IOCriticalErrorListener.html" title="interface in org.apache.activemq.artemis.core.io">IOCriticalErrorListener</a>&nbsp;shutdownOnCriticalIO)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../ReplicationPrimaryActivation.html" title="class in org.apache.activemq.artemis.core.server.impl">ReplicationPrimaryActivation</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReplicationPrimaryPolicy.</span><code><span class="memberNameLink"><a href="../../cluster/ha/ReplicationPrimaryPolicy.html#createActivation(org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl,boolean,java.util.Map,org.apache.activemq.artemis.core.io.IOCriticalErrorListener)">createActivation</a></span>&#8203;(<a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a>&nbsp;server,
boolean&nbsp;wasLive,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;&nbsp;activationParams,
<a href="../../../io/IOCriticalErrorListener.html" title="interface in org.apache.activemq.artemis.core.io">IOCriticalErrorListener</a>&nbsp;shutdownOnCriticalIO)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../LiveActivation.html" title="class in org.apache.activemq.artemis.core.server.impl">LiveActivation</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SharedStoreMasterPolicy.</span><code><span class="memberNameLink"><a href="../../cluster/ha/SharedStoreMasterPolicy.html#createActivation(org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl,boolean,java.util.Map,org.apache.activemq.artemis.core.io.IOCriticalErrorListener)">createActivation</a></span>&#8203;(<a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a>&nbsp;server,
boolean&nbsp;wasLive,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;&nbsp;activationParams,
<a href="../../../io/IOCriticalErrorListener.html" title="interface in org.apache.activemq.artemis.core.io">IOCriticalErrorListener</a>&nbsp;ioCriticalErrorListener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Activation.html" title="class in org.apache.activemq.artemis.core.server.impl">Activation</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SharedStoreSlavePolicy.</span><code><span class="memberNameLink"><a href="../../cluster/ha/SharedStoreSlavePolicy.html#createActivation(org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl,boolean,java.util.Map,org.apache.activemq.artemis.core.io.IOCriticalErrorListener)">createActivation</a></span>&#8203;(<a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a>&nbsp;server,
boolean&nbsp;wasLive,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;&nbsp;activationParams,
<a href="../../../io/IOCriticalErrorListener.html" title="interface in org.apache.activemq.artemis.core.io">IOCriticalErrorListener</a>&nbsp;ioCriticalErrorListener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
<li class="blockList">
<section role="region"><a id="org.apache.activemq.artemis.core.server.impl">
<!-- -->
</a>
<h3>Uses of <a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a> in <a href="../package-summary.html">org.apache.activemq.artemis.core.server.impl</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.activemq.artemis.core.server.impl</a> that return <a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</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="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ActiveMQServerImpl.</span><code><span class="memberNameLink"><a href="../ActiveMQServerImpl.html#setAfterActivationCreated(java.lang.Runnable)">setAfterActivationCreated</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Runnable</a>&nbsp;afterActivationCreated)</code></th>
<td class="colLast">
<div class="block">A Callback for tests</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.activemq.artemis.core.server.impl</a> with parameters of type <a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</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>static void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ReplicationPrimaryActivation.</span><code><span class="memberNameLink"><a href="../ReplicationPrimaryActivation.html#applyCoordinationId(java.lang.String,org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl)">applyCoordinationId</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;coordinationId,
<a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a>&nbsp;activeMQServer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../ServerStatus.html" title="class in org.apache.activemq.artemis.core.server.impl">ServerStatus</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ServerStatus.</span><code><span class="memberNameLink"><a href="../ServerStatus.html#getInstanceFor(org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl)">getInstanceFor</a></span>&#8203;(<a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a>&nbsp;activeMQServer)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary">
<caption><span>Constructors in <a href="../package-summary.html">org.apache.activemq.artemis.core.server.impl</a> with parameters of type <a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</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="../AnyLiveNodeLocatorForReplication.html#%3Cinit%3E(org.apache.activemq.artemis.core.server.LiveNodeLocator.BackupRegistrationListener,org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl,long)">AnyLiveNodeLocatorForReplication</a></span>&#8203;(<a href="../../LiveNodeLocator.BackupRegistrationListener.html" title="interface in org.apache.activemq.artemis.core.server">LiveNodeLocator.BackupRegistrationListener</a>&nbsp;backupRegistrationListener,
<a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a>&nbsp;server,
long&nbsp;retryReplicationWait)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../AnyLiveNodeLocatorForScaleDown.html#%3Cinit%3E(org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl)">AnyLiveNodeLocatorForScaleDown</a></span>&#8203;(<a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a>&nbsp;server)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ColocatedActivation.html#%3Cinit%3E(org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl,org.apache.activemq.artemis.core.server.cluster.ha.ColocatedPolicy,org.apache.activemq.artemis.core.server.impl.LiveActivation)">ColocatedActivation</a></span>&#8203;(<a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a>&nbsp;activeMQServer,
<a href="../../cluster/ha/ColocatedPolicy.html" title="class in org.apache.activemq.artemis.core.server.cluster.ha">ColocatedPolicy</a>&nbsp;colocatedPolicy,
<a href="../LiveActivation.html" title="class in org.apache.activemq.artemis.core.server.impl">LiveActivation</a>&nbsp;liveActivation)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../LiveOnlyActivation.html#%3Cinit%3E(org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl,org.apache.activemq.artemis.core.server.cluster.ha.LiveOnlyPolicy)">LiveOnlyActivation</a></span>&#8203;(<a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a>&nbsp;server,
<a href="../../cluster/ha/LiveOnlyPolicy.html" title="class in org.apache.activemq.artemis.core.server.cluster.ha">LiveOnlyPolicy</a>&nbsp;liveOnlyPolicy)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../NamedLiveNodeLocatorForScaleDown.html#%3Cinit%3E(java.lang.String,org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl)">NamedLiveNodeLocatorForScaleDown</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>&nbsp;scaleDownGroupName,
<a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a>&nbsp;server)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ReplicationBackupActivation.html#%3Cinit%3E(org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl,org.apache.activemq.artemis.quorum.DistributedPrimitiveManager,org.apache.activemq.artemis.core.server.cluster.ha.ReplicationBackupPolicy)">ReplicationBackupActivation</a></span>&#8203;(<a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a>&nbsp;activeMQServer,
org.apache.activemq.artemis.quorum.DistributedPrimitiveManager&nbsp;distributedManager,
<a href="../../cluster/ha/ReplicationBackupPolicy.html" title="class in org.apache.activemq.artemis.core.server.cluster.ha">ReplicationBackupPolicy</a>&nbsp;policy)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ReplicationPrimaryActivation.html#%3Cinit%3E(org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl,org.apache.activemq.artemis.quorum.DistributedPrimitiveManager,org.apache.activemq.artemis.core.server.cluster.ha.ReplicationPrimaryPolicy)">ReplicationPrimaryActivation</a></span>&#8203;(<a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a>&nbsp;activeMQServer,
org.apache.activemq.artemis.quorum.DistributedPrimitiveManager&nbsp;distributedManager,
<a href="../../cluster/ha/ReplicationPrimaryPolicy.html" title="class in org.apache.activemq.artemis.core.server.cluster.ha">ReplicationPrimaryPolicy</a>&nbsp;policy)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../ServerConnectVoteHandler.html#%3Cinit%3E(org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl)">ServerConnectVoteHandler</a></span>&#8203;(<a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a>&nbsp;server)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../SharedNothingBackupActivation.html#%3Cinit%3E(org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl,boolean,java.util.Map,org.apache.activemq.artemis.core.io.IOCriticalErrorListener,org.apache.activemq.artemis.core.server.cluster.ha.ReplicaPolicy,org.apache.activemq.artemis.core.server.NetworkHealthCheck)">SharedNothingBackupActivation</a></span>&#8203;(<a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a>&nbsp;activeMQServer,
boolean&nbsp;attemptFailBack,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util" class="externalLink">Map</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>,&#8203;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;&nbsp;activationParams,
<a href="../../../io/IOCriticalErrorListener.html" title="interface in org.apache.activemq.artemis.core.io">IOCriticalErrorListener</a>&nbsp;ioCriticalErrorListener,
<a href="../../cluster/ha/ReplicaPolicy.html" title="class in org.apache.activemq.artemis.core.server.cluster.ha">ReplicaPolicy</a>&nbsp;replicaPolicy,
<a href="https://activemq.apache.org/components/artemis/artemis-server/apidocs/org/apache/activemq/artemis/core/server/NetworkHealthCheck.html?is-external=true" title="class or interface in org.apache.activemq.artemis.core.server" class="externalLink">NetworkHealthCheck</a>&nbsp;networkHealthCheck)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../SharedNothingLiveActivation.html#%3Cinit%3E(org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl,org.apache.activemq.artemis.core.server.cluster.ha.ReplicatedPolicy)">SharedNothingLiveActivation</a></span>&#8203;(<a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a>&nbsp;activeMQServer,
<a href="../../cluster/ha/ReplicatedPolicy.html" title="class in org.apache.activemq.artemis.core.server.cluster.ha">ReplicatedPolicy</a>&nbsp;replicatedPolicy)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../SharedStoreBackupActivation.html#%3Cinit%3E(org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl,org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreSlavePolicy,org.apache.activemq.artemis.core.io.IOCriticalErrorListener)">SharedStoreBackupActivation</a></span>&#8203;(<a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a>&nbsp;server,
<a href="../../cluster/ha/SharedStoreSlavePolicy.html" title="class in org.apache.activemq.artemis.core.server.cluster.ha">SharedStoreSlavePolicy</a>&nbsp;sharedStoreSlavePolicy,
<a href="../../../io/IOCriticalErrorListener.html" title="interface in org.apache.activemq.artemis.core.io">IOCriticalErrorListener</a>&nbsp;ioCriticalErrorListener)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../SharedStoreLiveActivation.html#%3Cinit%3E(org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl,org.apache.activemq.artemis.core.server.cluster.ha.SharedStoreMasterPolicy,org.apache.activemq.artemis.core.io.IOCriticalErrorListener)">SharedStoreLiveActivation</a></span>&#8203;(<a href="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">ActiveMQServerImpl</a>&nbsp;server,
<a href="../../cluster/ha/SharedStoreMasterPolicy.html" title="class in org.apache.activemq.artemis.core.server.cluster.ha">SharedStoreMasterPolicy</a>&nbsp;sharedStoreMasterPolicy,
<a href="../../../io/IOCriticalErrorListener.html" title="interface in org.apache.activemq.artemis.core.io">IOCriticalErrorListener</a>&nbsp;ioCriticalErrorListener)</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="../ActiveMQServerImpl.html" title="class in org.apache.activemq.artemis.core.server.impl">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="../../../../../../../../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; 2023 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>