blob: 487900e66e17d8d32224a0177a43cce7601c9252 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AxisConfiguration (Apache Axis2)</title>
<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="AxisConfiguration (Apache Axis2)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10,"i64":10,"i65":10,"i66":10,"i67":10,"i68":10,"i69":10,"i70":10,"i71":10,"i72":10,"i73":10,"i74":10,"i75":10,"i76":10,"i77":10,"i78":10,"i79":10,"i80":10,"i81":10,"i82":10,"i83":10,"i84":10,"i85":10,"i86":10,"i87":10,"i88":10,"i89":10,"i90":10,"i91":10,"i92":10,"i93":10,"i94":10,"i95":10,"i96":10,"i97":10,"i98":10,"i99":10,"i100":10,"i101":10,"i102":10,"i103":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/AxisConfiguration.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/axis2/engine/AbstractDispatcher.html" title="class in org.apache.axis2.engine"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/apache/axis2/engine/AxisConfigurator.html" title="interface in org.apache.axis2.engine"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/axis2/engine/AxisConfiguration.html" target="_top">Frames</a></li>
<li><a href="AxisConfiguration.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.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>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.axis2.engine</div>
<h2 title="Class AxisConfiguration" class="title">Class AxisConfiguration</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description">org.apache.axis2.description.AxisDescription</a></li>
<li>
<ul class="inheritance">
<li>org.apache.axis2.engine.AxisConfiguration</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../org/apache/axis2/description/DescriptionConstants.html" title="interface in org.apache.axis2.description">DescriptionConstants</a>, <a href="../../../../org/apache/axis2/description/ParameterInclude.html" title="interface in org.apache.axis2.description">ParameterInclude</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">AxisConfiguration</span>
extends <a href="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description">AxisDescription</a></pre>
<div class="block">Class AxisConfiguration</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../org/apache/axis2/deployment/util/PhasesInfo.html" title="class in org.apache.axis2.deployment.util">PhasesInfo</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#phasesinfo">phasesinfo</a></span></code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.axis2.description.AxisDescription">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.axis2.description.<a href="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description">AxisDescription</a></h3>
<code><a href="../../../../org/apache/axis2/description/AxisDescription.html#engagedModules">engagedModules</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#parameterObservers">parameterObservers</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#parent">parent</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.axis2.description.DescriptionConstants">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.apache.axis2.description.<a href="../../../../org/apache/axis2/description/DescriptionConstants.html" title="interface in org.apache.axis2.description">DescriptionConstants</a></h3>
<code><a href="../../../../org/apache/axis2/description/DescriptionConstants.html#CLASSLOADER_KEY">CLASSLOADER_KEY</a>, <a href="../../../../org/apache/axis2/description/DescriptionConstants.html#CONTEXTPATH_KEY">CONTEXTPATH_KEY</a>, <a href="../../../../org/apache/axis2/description/DescriptionConstants.html#EXECUTION_CHAIN_KEY">EXECUTION_CHAIN_KEY</a>, <a href="../../../../org/apache/axis2/description/DescriptionConstants.html#EXECUTION_FAULT_CHAIN_KEY">EXECUTION_FAULT_CHAIN_KEY</a>, <a href="../../../../org/apache/axis2/description/DescriptionConstants.html#EXECUTION_OUT_CHAIN_KEY">EXECUTION_OUT_CHAIN_KEY</a>, <a href="../../../../org/apache/axis2/description/DescriptionConstants.html#IN_FAULTFLOW_KEY">IN_FAULTFLOW_KEY</a>, <a href="../../../../org/apache/axis2/description/DescriptionConstants.html#INFLOW_KEY">INFLOW_KEY</a>, <a href="../../../../org/apache/axis2/description/DescriptionConstants.html#MESSAGE_RECEIVER_KEY">MESSAGE_RECEIVER_KEY</a>, <a href="../../../../org/apache/axis2/description/DescriptionConstants.html#MODULEREF_KEY">MODULEREF_KEY</a>, <a href="../../../../org/apache/axis2/description/DescriptionConstants.html#OPERATION_KEY">OPERATION_KEY</a>, <a href="../../../../org/apache/axis2/description/DescriptionConstants.html#OUT_FAULTFLOW_KEY">OUT_FAULTFLOW_KEY</a>, <a href="../../../../org/apache/axis2/description/DescriptionConstants.html#OUTFLOW_KEY">OUTFLOW_KEY</a>, <a href="../../../../org/apache/axis2/description/DescriptionConstants.html#PARAMETER_KEY">PARAMETER_KEY</a>, <a href="../../../../org/apache/axis2/description/DescriptionConstants.html#PHASES_KEY">PHASES_KEY</a>, <a href="../../../../org/apache/axis2/description/DescriptionConstants.html#SERVICE_CLASS_NAME">SERVICE_CLASS_NAME</a>, <a href="../../../../org/apache/axis2/description/DescriptionConstants.html#STYLE_KEY">STYLE_KEY</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#AxisConfiguration--">AxisConfiguration</a></span>()</code>
<div class="block">Constructor AxisConfiguration.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#addDataLocator-java.lang.String-org.apache.axis2.dataretrieval.AxisDataLocator-">addDataLocator</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dialect,
<a href="../../../../org/apache/axis2/dataretrieval/AxisDataLocator.html" title="interface in org.apache.axis2.dataretrieval">AxisDataLocator</a>&nbsp;dataLocator)</code>
<div class="block">For internal used only!</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#addDataLocatorClassNames-java.lang.String-java.lang.String-">addDataLocatorClassNames</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dialect,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;classname)</code>
<div class="block">Allows to define/configure Data Locator for specified dialect at Axis 2 Configuration.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#addDefaultModuleVersion-java.lang.String-java.lang.String-">addDefaultModuleVersion</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleName,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleVersion)</code>
<div class="block">Adds a default module version, which can be done either programmatically
or by using axis2.xml.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#addFaultyServiceDuetoModule-java.lang.String-org.apache.axis2.util.FaultyServiceData-">addFaultyServiceDuetoModule</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleName,
<a href="../../../../org/apache/axis2/util/FaultyServiceData.html" title="class in org.apache.axis2.util">FaultyServiceData</a>&nbsp;faultyServiceData)</code>
<div class="block">Updates the map that keeps track of faulty services due to modules</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#addGlobalModuleRef-java.lang.String-">addGlobalModuleRef</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleName)</code>
<div class="block">Add an AxisModule to the list of globally deployed modules.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#addLocalPolicyAssertion-javax.xml.namespace.QName-">addLocalPolicyAssertion</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;name)</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#addMessageBuilder-java.lang.String-org.apache.axis2.builder.Builder-">addMessageBuilder</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType,
<a href="../../../../org/apache/axis2/builder/Builder.html" title="interface in org.apache.axis2.builder">Builder</a>&nbsp;messageBuilder)</code>
<div class="block">Register a messageBuilder implementation against a content type.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#addMessageFormatter-java.lang.String-org.apache.axis2.transport.MessageFormatter-">addMessageFormatter</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType,
<a href="../../../../org/apache/axis2/transport/MessageFormatter.html" title="interface in org.apache.axis2.transport">MessageFormatter</a>&nbsp;messageFormatter)</code>
<div class="block">Register a messageFormatter implementation against a content type.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#addMessageReceiver-java.lang.String-org.apache.axis2.engine.MessageReceiver-">addMessageReceiver</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;mepURL,
<a href="../../../../org/apache/axis2/engine/MessageReceiver.html" title="interface in org.apache.axis2.engine">MessageReceiver</a>&nbsp;messageReceiver)</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#addModule-org.apache.axis2.description.AxisModule-">addModule</a></span>(<a href="../../../../org/apache/axis2/description/AxisModule.html" title="class in org.apache.axis2.description">AxisModule</a>&nbsp;module)</code>
<div class="block">Add an available Module to this configuration</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#addModuleConfig-org.apache.axis2.description.ModuleConfiguration-">addModuleConfig</a></span>(<a href="../../../../org/apache/axis2/description/ModuleConfiguration.html" title="class in org.apache.axis2.description">ModuleConfiguration</a>&nbsp;moduleConfiguration)</code>
<div class="block">Adds module configuration, if there is a moduleConfig tag in service.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#addObservers-org.apache.axis2.engine.AxisObserver-">addObservers</a></span>(<a href="../../../../org/apache/axis2/engine/AxisObserver.html" title="interface in org.apache.axis2.engine">AxisObserver</a>&nbsp;axisObserver)</code>
<div class="block">Register given AxisObserver object to the <a href="../../../../org/apache/axis2/engine/AxisConfiguration.html" title="class in org.apache.axis2.engine"><code>AxisConfiguration</code></a>.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#addService-org.apache.axis2.description.AxisService-">addService</a></span>(<a href="../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</a>&nbsp;service)</code>
<div class="block">Add an AxisService to our global configuration.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#addServiceGroup-org.apache.axis2.description.AxisServiceGroup-">addServiceGroup</a></span>(<a href="../../../../org/apache/axis2/description/AxisServiceGroup.html" title="class in org.apache.axis2.description">AxisServiceGroup</a>&nbsp;axisServiceGroup)</code>&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#addServiceToExistingServiceGroup-org.apache.axis2.description.AxisService-java.lang.String-">addServiceToExistingServiceGroup</a></span>(<a href="../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</a>&nbsp;axisService,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serviceGroupName)</code>
<div class="block">This method is used to add a service to an existing active service group in the axis configuration</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#addTargetResolver-org.apache.axis2.util.TargetResolver-">addTargetResolver</a></span>(<a href="../../../../org/apache/axis2/util/TargetResolver.html" title="interface in org.apache.axis2.util">TargetResolver</a>&nbsp;tr)</code>&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#addToAllServicesMap-org.apache.axis2.description.AxisService-">addToAllServicesMap</a></span>(<a href="../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</a>&nbsp;axisService)</code>&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#addTransportIn-org.apache.axis2.description.TransportInDescription-">addTransportIn</a></span>(<a href="../../../../org/apache/axis2/description/TransportInDescription.html" title="class in org.apache.axis2.description">TransportInDescription</a>&nbsp;transport)</code>
<div class="block">Add an incoming transport description (i.e. receiver) to our configuration.</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#addTransportOut-org.apache.axis2.description.TransportOutDescription-">addTransportOut</a></span>(<a href="../../../../org/apache/axis2/description/TransportOutDescription.html" title="class in org.apache.axis2.description">TransportOutDescription</a>&nbsp;transport)</code>
<div class="block">Add an outgoing transport description (i.e. sender) to our configuration.</div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#cleanup--">cleanup</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#deployModule-java.lang.String-">deployModule</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleFileName)</code>&nbsp;</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#engageGlobalModules--">engageGlobalModules</a></span>()</code>
<div class="block">Engage all the previously added global modules.</div>
</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#engageModule-java.lang.String-">engageModule</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleref)</code>
<div class="block">Engages the default module version corresponding to given module name ,
or if the module name contains version number in it then it will engage
the correct module.</div>
</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#engageModule-java.lang.String-java.lang.String-">engageModule</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleName,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;versionID)</code>
<div class="block">Engages a module using given name and its version ID.</div>
</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/axis2/clustering/ClusteringAgent.html" title="interface in org.apache.axis2.clustering">ClusteringAgent</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getClusteringAgent--">getClusteringAgent</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/axis2/engine/AxisConfigurator.html" title="interface in org.apache.axis2.engine">AxisConfigurator</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getConfigurator--">getConfigurator</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/axis2/dataretrieval/AxisDataLocator.html" title="interface in org.apache.axis2.dataretrieval">AxisDataLocator</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getDataLocator-java.lang.String-">getDataLocator</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dialect)</code>
<div class="block">Return DataLocator instance for specified dialect.</div>
</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getDataLocatorClassName-java.lang.String-">getDataLocatorClassName</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dialect)</code>
<div class="block">Return classname of DataLocator configured for specified dialect.</div>
</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/axis2/description/AxisModule.html" title="class in org.apache.axis2.description">AxisModule</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getDefaultModule-java.lang.String-">getDefaultModule</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleName)</code>&nbsp;</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getDefaultModuleVersion-java.lang.String-">getDefaultModuleVersion</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleName)</code>&nbsp;</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/Hashtable.html?is-external=true" title="class or interface in java.util">Hashtable</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getFaultyModules--">getFaultyModules</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/Hashtable.html?is-external=true" title="class or interface in java.util">Hashtable</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getFaultyServices--">getFaultyServices</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/apache/axis2/util/FaultyServiceData.html" title="class in org.apache.axis2.util">FaultyServiceData</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getFaultyServicesDuetoModule-java.lang.String-">getFaultyServicesDuetoModule</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleName)</code>
<div class="block">Returns a map which contains the faulty services due a particular module.</div>
</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/apache/axis2/util/FaultyServiceData.html" title="class in org.apache.axis2.util">FaultyServiceData</a>&gt;&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getFaultyServicesDuetoModules--">getFaultyServicesDuetoModules</a></span>()</code>
<div class="block">Returns the map which keeps track of faulty services due to modules.</div>
</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/axis2/engine/Phase.html" title="class in org.apache.axis2.engine">Phase</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getInFaultFlowPhases--">getInFaultFlowPhases</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/axis2/engine/Phase.html" title="class in org.apache.axis2.engine">Phase</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getInFlowPhases--">getInFlowPhases</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getKey--">getKey</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getLocalPolicyAssertions--">getLocalPolicyAssertions</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/axis2/builder/Builder.html" title="interface in org.apache.axis2.builder">Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getMessageBuilder-java.lang.String-">getMessageBuilder</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Get a Builder for a particular content type.</div>
</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/axis2/builder/Builder.html" title="interface in org.apache.axis2.builder">Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getMessageBuilder-java.lang.String-boolean-">getMessageBuilder</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType,
boolean&nbsp;defaultBuilder)</code>&nbsp;</td>
</tr>
<tr id="i40" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/axis2/transport/MessageFormatter.html" title="interface in org.apache.axis2.transport">MessageFormatter</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getMessageFormatter-java.lang.String-">getMessageFormatter</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Get a MessageFormatter for the specified content type.</div>
</td>
</tr>
<tr id="i41" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/axis2/engine/MessageReceiver.html" title="interface in org.apache.axis2.engine">MessageReceiver</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getMessageReceiver-java.lang.String-">getMessageReceiver</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;mepURL)</code>&nbsp;</td>
</tr>
<tr id="i42" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/axis2/description/AxisModule.html" title="class in org.apache.axis2.description">AxisModule</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getModule-java.lang.String-">getModule</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
<div class="block">Get an AxisModule by name.</div>
</td>
</tr>
<tr id="i43" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/axis2/description/AxisModule.html" title="class in org.apache.axis2.description">AxisModule</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getModule-java.lang.String-java.lang.String-">getModule</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleName,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleVersion)</code>
<div class="block">Return the module having name=moduleName & version=moduleVersion</div>
</td>
</tr>
<tr id="i44" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getModuleClassLoader--">getModuleClassLoader</a></span>()</code>
<div class="block">Get the class loader that becomes the parent of all the modules</div>
</td>
</tr>
<tr id="i45" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/axis2/description/ModuleConfiguration.html" title="class in org.apache.axis2.description">ModuleConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getModuleConfig-java.lang.String-">getModuleConfig</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleName)</code>&nbsp;</td>
</tr>
<tr id="i46" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/apache/axis2/description/AxisModule.html" title="class in org.apache.axis2.description">AxisModule</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getModules--">getModules</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i47" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/axis2/description/AxisModule.html" title="class in org.apache.axis2.description">AxisModule</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getModulesForPolicyNamesapce-java.lang.String-">getModulesForPolicyNamesapce</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namesapce)</code>&nbsp;</td>
</tr>
<tr id="i48" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a>&lt;<a href="../../../../org/apache/axis2/engine/AxisObserver.html" title="interface in org.apache.axis2.engine">AxisObserver</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getObserversList--">getObserversList</a></span>()</code>
<div class="block">This method returns read-only list of AxisObservers registered with this
<a href="../../../../org/apache/axis2/engine/AxisConfiguration.html" title="class in org.apache.axis2.engine"><code>AxisConfiguration</code></a>.</div>
</td>
</tr>
<tr id="i49" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/axis2/engine/Phase.html" title="class in org.apache.axis2.engine">Phase</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getOutFaultFlowPhases--">getOutFaultFlowPhases</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i50" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/axis2/engine/Phase.html" title="class in org.apache.axis2.engine">Phase</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getOutFlowPhases--">getOutFlowPhases</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i51" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/axis2/deployment/util/PhasesInfo.html" title="class in org.apache.axis2.deployment.util">PhasesInfo</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getPhasesInfo--">getPhasesInfo</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i52" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getRepository--">getRepository</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i53" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getService-java.lang.String-">getService</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
<div class="block">Method getService.</div>
</td>
</tr>
<tr id="i54" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getServiceClassLoader--">getServiceClassLoader</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i55" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getServiceForActivation-java.lang.String-">getServiceForActivation</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serviceName)</code>
<div class="block">Service can start and stop, once stopped it cannot be accessed, so we
need a way to get the service even if service is not active.</div>
</td>
</tr>
<tr id="i56" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/axis2/description/AxisServiceGroup.html" title="class in org.apache.axis2.description">AxisServiceGroup</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getServiceGroup-java.lang.String-">getServiceGroup</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serviceNameAndGroupString)</code>&nbsp;</td>
</tr>
<tr id="i57" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="../../../../org/apache/axis2/description/AxisServiceGroup.html" title="class in org.apache.axis2.description">AxisServiceGroup</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getServiceGroups--">getServiceGroups</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i58" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getServices--">getServices</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i59" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getSystemClassLoader--">getSystemClassLoader</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i60" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/axis2/util/TargetResolver.html" title="interface in org.apache.axis2.util">TargetResolver</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getTargetResolverChain--">getTargetResolverChain</a></span>()</code>
<div class="block">getTargetResolverChain returns an instance of
TargetResolver which iterates over the registered
TargetResolvers, calling each one in turn when
resolveTarget is called.</div>
</td>
</tr>
<tr id="i61" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/axis2/transaction/TransactionConfiguration.html" title="class in org.apache.axis2.transaction">TransactionConfiguration</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getTransactionConfiguration--">getTransactionConfiguration</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i62" class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/axis2/description/TransportInDescription.html" title="class in org.apache.axis2.description">TransportInDescription</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getTransportIn-java.lang.String-">getTransportIn</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td>
</tr>
<tr id="i63" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/axis2/description/TransportOutDescription.html" title="class in org.apache.axis2.description">TransportOutDescription</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getTransportOut-java.lang.String-">getTransportOut</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td>
</tr>
<tr id="i64" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/apache/axis2/description/TransportInDescription.html" title="class in org.apache.axis2.description">TransportInDescription</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getTransportsIn--">getTransportsIn</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i65" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/apache/axis2/description/TransportOutDescription.html" title="class in org.apache.axis2.description">TransportOutDescription</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#getTransportsOut--">getTransportsOut</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i66" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#insertPhase-org.apache.axis2.engine.Deployable-int-">insertPhase</a></span>(<a href="../../../../org/apache/axis2/engine/Deployable.html" title="class in org.apache.axis2.engine">Deployable</a>&nbsp;d,
int&nbsp;flow)</code>
<div class="block">This method can be used to insert a phase at the runtime for a given location
And the relative location can be specified by beforePhase and afterPhase.</div>
</td>
</tr>
<tr id="i67" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#isAssertionLocal-javax.xml.namespace.QName-">isAssertionLocal</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;name)</code>&nbsp;</td>
</tr>
<tr id="i68" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#isChildFirstClassLoading--">isChildFirstClassLoading</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i69" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#isEngaged-org.apache.axis2.description.AxisModule-">isEngaged</a></span>(<a href="../../../../org/apache/axis2/description/AxisModule.html" title="class in org.apache.axis2.description">AxisModule</a>&nbsp;axisModule)</code>&nbsp;</td>
</tr>
<tr id="i70" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#isEngaged-java.lang.String-">isEngaged</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleId)</code>
<div class="block">Check if a given module is engaged at this level.</div>
</td>
</tr>
<tr id="i71" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#isGlobalModulesRegistered-java.lang.String-">isGlobalModulesRegistered</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleName)</code>&nbsp;</td>
</tr>
<tr id="i72" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#isStart--">isStart</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i73" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#notifyObservers-org.apache.axis2.engine.AxisEvent-org.apache.axis2.description.AxisModule-">notifyObservers</a></span>(<a href="../../../../org/apache/axis2/engine/AxisEvent.html" title="class in org.apache.axis2.engine">AxisEvent</a>&nbsp;event,
<a href="../../../../org/apache/axis2/description/AxisModule.html" title="class in org.apache.axis2.description">AxisModule</a>&nbsp;moule)</code>&nbsp;</td>
</tr>
<tr id="i74" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#notifyObservers-org.apache.axis2.engine.AxisEvent-org.apache.axis2.description.AxisService-">notifyObservers</a></span>(<a href="../../../../org/apache/axis2/engine/AxisEvent.html" title="class in org.apache.axis2.engine">AxisEvent</a>&nbsp;event,
<a href="../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</a>&nbsp;service)</code>&nbsp;</td>
</tr>
<tr id="i75" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#notifyObservers-org.apache.axis2.engine.AxisEvent-org.apache.axis2.description.AxisServiceGroup-">notifyObservers</a></span>(<a href="../../../../org/apache/axis2/engine/AxisEvent.html" title="class in org.apache.axis2.engine">AxisEvent</a>&nbsp;event,
<a href="../../../../org/apache/axis2/description/AxisServiceGroup.html" title="class in org.apache.axis2.description">AxisServiceGroup</a>&nbsp;serviceGroup)</code>&nbsp;</td>
</tr>
<tr id="i76" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#onDisengage-org.apache.axis2.description.AxisModule-">onDisengage</a></span>(<a href="../../../../org/apache/axis2/description/AxisModule.html" title="class in org.apache.axis2.description">AxisModule</a>&nbsp;module)</code>
<div class="block">To dis-engage a module from the system.</div>
</td>
</tr>
<tr id="i77" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#onEngage-org.apache.axis2.description.AxisModule-org.apache.axis2.description.AxisDescription-">onEngage</a></span>(<a href="../../../../org/apache/axis2/description/AxisModule.html" title="class in org.apache.axis2.description">AxisModule</a>&nbsp;module,
<a href="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description">AxisDescription</a>&nbsp;engager)</code>&nbsp;</td>
</tr>
<tr id="i78" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#registerLocalPolicyAssertions-org.apache.axis2.description.AxisModule-">registerLocalPolicyAssertions</a></span>(<a href="../../../../org/apache/axis2/description/AxisModule.html" title="class in org.apache.axis2.description">AxisModule</a>&nbsp;axisModule)</code>&nbsp;</td>
</tr>
<tr id="i79" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#registerModulePolicySupport-org.apache.axis2.description.AxisModule-">registerModulePolicySupport</a></span>(<a href="../../../../org/apache/axis2/description/AxisModule.html" title="class in org.apache.axis2.description">AxisModule</a>&nbsp;axisModule)</code>&nbsp;</td>
</tr>
<tr id="i80" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#removeFaultyService-java.lang.String-">removeFaultyService</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</code>&nbsp;</td>
</tr>
<tr id="i81" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#removeFaultyServiceDuetoModule-java.lang.String-java.lang.String-">removeFaultyServiceDuetoModule</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleName,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serviceGroupName)</code>
<div class="block">Removes a faulty service for a given module from the internal map.</div>
</td>
</tr>
<tr id="i82" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#removeLocalPolicyAssertion-javax.xml.namespace.QName-">removeLocalPolicyAssertion</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;name)</code>&nbsp;</td>
</tr>
<tr id="i83" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#removeModule-java.lang.String-java.lang.String-">removeModule</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleName,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleVersion)</code>
<div class="block">Remove a module with moduleName & moduleVersion</div>
</td>
</tr>
<tr id="i84" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#removeModule-java.lang.String-org.apache.axis2.description.Version-">removeModule</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleName,
<a href="../../../../org/apache/axis2/description/Version.html" title="class in org.apache.axis2.description">Version</a>&nbsp;moduleVersion)</code>
<div class="block">Remove a module with moduleName & moduleVersion</div>
</td>
</tr>
<tr id="i85" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#removeObserver-org.apache.axis2.engine.AxisObserver-">removeObserver</a></span>(<a href="../../../../org/apache/axis2/engine/AxisObserver.html" title="interface in org.apache.axis2.engine">AxisObserver</a>&nbsp;axisObserver)</code>
<div class="block">Unregister the given AxisObserver object if it is registered with
the <a href="../../../../org/apache/axis2/engine/AxisConfiguration.html" title="class in org.apache.axis2.engine"><code>AxisConfiguration</code></a>.</div>
</td>
</tr>
<tr id="i86" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#removeService-java.lang.String-">removeService</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
<div class="block">Remove a service.</div>
</td>
</tr>
<tr id="i87" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/axis2/description/AxisServiceGroup.html" title="class in org.apache.axis2.description">AxisServiceGroup</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#removeServiceGroup-java.lang.String-">removeServiceGroup</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serviceGroupName)</code>&nbsp;</td>
</tr>
<tr id="i88" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#setClusteringAgent-org.apache.axis2.clustering.ClusteringAgent-">setClusteringAgent</a></span>(<a href="../../../../org/apache/axis2/clustering/ClusteringAgent.html" title="interface in org.apache.axis2.clustering">ClusteringAgent</a>&nbsp;clusteringAgent)</code>&nbsp;</td>
</tr>
<tr id="i89" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#setConfigurator-org.apache.axis2.engine.AxisConfigurator-">setConfigurator</a></span>(<a href="../../../../org/apache/axis2/engine/AxisConfigurator.html" title="interface in org.apache.axis2.engine">AxisConfigurator</a>&nbsp;configurator)</code>&nbsp;</td>
</tr>
<tr id="i90" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#setGlobalOutPhase-java.util.List-">setGlobalOutPhase</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/axis2/engine/Phase.html" title="class in org.apache.axis2.engine">Phase</a>&gt;&nbsp;outPhases)</code>&nbsp;</td>
</tr>
<tr id="i91" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#setInFaultPhases-java.util.List-">setInFaultPhases</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/axis2/engine/Phase.html" title="class in org.apache.axis2.engine">Phase</a>&gt;&nbsp;list)</code>
<div class="block">Set the inbound fault phases
TODO: Passing mutable lists like this and using them directly is bad practice.</div>
</td>
</tr>
<tr id="i92" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#setInPhasesUptoAndIncludingPostDispatch-java.util.List-">setInPhasesUptoAndIncludingPostDispatch</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/axis2/engine/Phase.html" title="class in org.apache.axis2.engine">Phase</a>&gt;&nbsp;inPhasesUptoAndIncludingPostDispatch)</code>&nbsp;</td>
</tr>
<tr id="i93" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#setModuleClassLoader-java.lang.ClassLoader-">setModuleClassLoader</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;classLoader)</code>&nbsp;</td>
</tr>
<tr id="i94" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#setOutFaultPhases-java.util.List-">setOutFaultPhases</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/axis2/engine/Phase.html" title="class in org.apache.axis2.engine">Phase</a>&gt;&nbsp;list)</code>
<div class="block">Set the outbound fault phases
TODO: Passing mutable lists like this and using them directly is bad practice.</div>
</td>
</tr>
<tr id="i95" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#setPhasesInfo-org.apache.axis2.deployment.util.PhasesInfo-">setPhasesInfo</a></span>(<a href="../../../../org/apache/axis2/deployment/util/PhasesInfo.html" title="class in org.apache.axis2.deployment.util">PhasesInfo</a>&nbsp;phasesInfo)</code>&nbsp;</td>
</tr>
<tr id="i96" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#setRepository-java.net.URL-">setRepository</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;axis2Repository)</code>&nbsp;</td>
</tr>
<tr id="i97" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#setServiceClassLoader-java.lang.ClassLoader-">setServiceClassLoader</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;classLoader)</code>&nbsp;</td>
</tr>
<tr id="i98" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#setStart-boolean-">setStart</a></span>(boolean&nbsp;start)</code>&nbsp;</td>
</tr>
<tr id="i99" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#setSystemClassLoader-java.lang.ClassLoader-">setSystemClassLoader</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;classLoader)</code>&nbsp;</td>
</tr>
<tr id="i100" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#setTransactionConfig-org.apache.axis2.transaction.TransactionConfiguration-">setTransactionConfig</a></span>(<a href="../../../../org/apache/axis2/transaction/TransactionConfiguration.html" title="class in org.apache.axis2.transaction">TransactionConfiguration</a>&nbsp;transactionConfiguration)</code>&nbsp;</td>
</tr>
<tr id="i101" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#startService-java.lang.String-">startService</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serviceName)</code>&nbsp;</td>
</tr>
<tr id="i102" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#stopService-java.lang.String-">stopService</a></span>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serviceName)</code>&nbsp;</td>
</tr>
<tr id="i103" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/axis2/engine/AxisConfiguration.html#validateSystemPredefinedPhases--">validateSystemPredefinedPhases</a></span>()</code>
<div class="block">Checks whether the system pre-defined phases
for all the flows, have been changed.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.axis2.description.AxisDescription">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.axis2.description.<a href="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description">AxisDescription</a></h3>
<code><a href="../../../../org/apache/axis2/description/AxisDescription.html#addChild-org.apache.axis2.description.AxisDescription-">addChild</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#addChild-java.lang.Object-org.apache.axis2.description.AxisDescription-">addChild</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#addParameter-org.apache.axis2.description.Parameter-">addParameter</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#addParameter-java.lang.String-java.lang.Object-">addParameter</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#addParameterObserver-org.apache.axis2.description.ParameterObserver-">addParameterObserver</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#applyPolicy--">applyPolicy</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#applyPolicy-org.apache.neethi.Policy-">applyPolicy</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#deserializeParameters-org.apache.axiom.om.OMElement-">deserializeParameters</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#disengageModule-org.apache.axis2.description.AxisModule-">disengageModule</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#engageModule-org.apache.axis2.description.AxisModule-">engageModule</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#engageModule-org.apache.axis2.description.AxisModule-org.apache.axis2.description.AxisDescription-">engageModule</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#getAxisConfiguration--">getAxisConfiguration</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#getChild-java.lang.Object-">getChild</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#getChildren--">getChildren</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#getDocumentation--">getDocumentation</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#getDocumentationNode--">getDocumentationNode</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#getEngagedModules--">getEngagedModules</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#getParameter-java.lang.String-">getParameter</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#getParameters--">getParameters</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#getParameterValue-java.lang.String-">getParameterValue</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#getParent--">getParent</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#getPolicyInclude--">getPolicyInclude</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#getPolicySubject--">getPolicySubject</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#isParameterLocked-java.lang.String-">isParameterLocked</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#isParameterTrue-java.lang.String-">isParameterTrue</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#removeChild-java.lang.Object-">removeChild</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#removeParameter-org.apache.axis2.description.Parameter-">removeParameter</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#removeParameterObserver-org.apache.axis2.description.ParameterObserver-">removeParameterObserver</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#setDocumentation-org.apache.axiom.om.OMNode-">setDocumentation</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#setDocumentation-java.lang.String-">setDocumentation</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#setParent-org.apache.axis2.description.AxisDescription-">setParent</a>, <a href="../../../../org/apache/axis2/description/AxisDescription.html#setPolicyInclude-org.apache.axis2.description.PolicyInclude-">setPolicyInclude</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="phasesinfo">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>phasesinfo</h4>
<pre>protected&nbsp;<a href="../../../../org/apache/axis2/deployment/util/PhasesInfo.html" title="class in org.apache.axis2.deployment.util">PhasesInfo</a> phasesinfo</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="AxisConfiguration--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>AxisConfiguration</h4>
<pre>public&nbsp;AxisConfiguration()</pre>
<div class="block">Constructor AxisConfiguration.</div>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="addMessageReceiver-java.lang.String-org.apache.axis2.engine.MessageReceiver-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addMessageReceiver</h4>
<pre>public&nbsp;void&nbsp;addMessageReceiver(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;mepURL,
<a href="../../../../org/apache/axis2/engine/MessageReceiver.html" title="interface in org.apache.axis2.engine">MessageReceiver</a>&nbsp;messageReceiver)</pre>
</li>
</ul>
<a name="addMessageBuilder-java.lang.String-org.apache.axis2.builder.Builder-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addMessageBuilder</h4>
<pre>public&nbsp;void&nbsp;addMessageBuilder(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType,
<a href="../../../../org/apache/axis2/builder/Builder.html" title="interface in org.apache.axis2.builder">Builder</a>&nbsp;messageBuilder)</pre>
<div class="block">Register a messageBuilder implementation against a content type.
This is used by Axis2 to support different message formats.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>contentType</code> - the relevant content-type (i.e. "text/xml")</dd>
<dd><code>messageBuilder</code> - a Builder implementation</dd>
</dl>
</li>
</ul>
<a name="addMessageFormatter-java.lang.String-org.apache.axis2.transport.MessageFormatter-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addMessageFormatter</h4>
<pre>public&nbsp;void&nbsp;addMessageFormatter(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType,
<a href="../../../../org/apache/axis2/transport/MessageFormatter.html" title="interface in org.apache.axis2.transport">MessageFormatter</a>&nbsp;messageFormatter)</pre>
<div class="block">Register a messageFormatter implementation against a content type.
This is used by Axis2 to support serialization of messages to different
message formats. (Eg: JSON)</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>contentType</code> - the relevant content-type (i.e. "text/xml")</dd>
<dd><code>messageFormatter</code> - a MessageFormatter implementation</dd>
</dl>
</li>
</ul>
<a name="addModule-org.apache.axis2.description.AxisModule-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addModule</h4>
<pre>public&nbsp;void&nbsp;addModule(<a href="../../../../org/apache/axis2/description/AxisModule.html" title="class in org.apache.axis2.description">AxisModule</a>&nbsp;module)
throws <a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre>
<div class="block">Add an available Module to this configuration</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>module</code> - an AxisModule</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code> - in case of error</dd>
</dl>
</li>
</ul>
<a name="deployModule-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deployModule</h4>
<pre>public&nbsp;void&nbsp;deployModule(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleFileName)
throws <a href="../../../../org/apache/axis2/deployment/DeploymentException.html" title="class in org.apache.axis2.deployment">DeploymentException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis2/deployment/DeploymentException.html" title="class in org.apache.axis2.deployment">DeploymentException</a></code></dd>
</dl>
</li>
</ul>
<a name="removeModule-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeModule</h4>
<pre>public&nbsp;void&nbsp;removeModule(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleName,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleVersion)</pre>
<div class="block">Remove a module with moduleName & moduleVersion</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>moduleName</code> - the name of the module to remove</dd>
<dd><code>moduleVersion</code> - the version of the module to remove</dd>
</dl>
</li>
</ul>
<a name="removeModule-java.lang.String-org.apache.axis2.description.Version-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeModule</h4>
<pre>public&nbsp;void&nbsp;removeModule(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleName,
<a href="../../../../org/apache/axis2/description/Version.html" title="class in org.apache.axis2.description">Version</a>&nbsp;moduleVersion)</pre>
<div class="block">Remove a module with moduleName & moduleVersion</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>moduleName</code> - the name of the module to remove</dd>
<dd><code>moduleVersion</code> - the version of the module to remove</dd>
</dl>
</li>
</ul>
<a name="addModuleConfig-org.apache.axis2.description.ModuleConfiguration-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addModuleConfig</h4>
<pre>public&nbsp;void&nbsp;addModuleConfig(<a href="../../../../org/apache/axis2/description/ModuleConfiguration.html" title="class in org.apache.axis2.description">ModuleConfiguration</a>&nbsp;moduleConfiguration)</pre>
<div class="block">Adds module configuration, if there is a moduleConfig tag in service.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>moduleConfiguration</code> - a ModuleConfiguration to remember</dd>
</dl>
</li>
</ul>
<a name="addObservers-org.apache.axis2.engine.AxisObserver-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addObservers</h4>
<pre>public&nbsp;void&nbsp;addObservers(<a href="../../../../org/apache/axis2/engine/AxisObserver.html" title="interface in org.apache.axis2.engine">AxisObserver</a>&nbsp;axisObserver)</pre>
<div class="block">Register given AxisObserver object to the <a href="../../../../org/apache/axis2/engine/AxisConfiguration.html" title="class in org.apache.axis2.engine"><code>AxisConfiguration</code></a>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>axisObserver</code> - the axis observer</dd>
</dl>
</li>
</ul>
<a name="removeObserver-org.apache.axis2.engine.AxisObserver-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeObserver</h4>
<pre>public&nbsp;void&nbsp;removeObserver(<a href="../../../../org/apache/axis2/engine/AxisObserver.html" title="interface in org.apache.axis2.engine">AxisObserver</a>&nbsp;axisObserver)</pre>
<div class="block">Unregister the given AxisObserver object if it is registered with
the <a href="../../../../org/apache/axis2/engine/AxisConfiguration.html" title="class in org.apache.axis2.engine"><code>AxisConfiguration</code></a>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>axisObserver</code> - the axis observer</dd>
</dl>
</li>
</ul>
<a name="addService-org.apache.axis2.description.AxisService-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addService</h4>
<pre>public&nbsp;void&nbsp;addService(<a href="../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</a>&nbsp;service)
throws <a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre>
<div class="block">Add an AxisService to our global configuration. Since services must
be in ServiceGroups, we construct an anonymous AxisServiceGroup around
the passed AxisService and then call addServiceGroup().</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>service</code> - an AxisService to deploy.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code> - if something goes wrong (invalid service, service is
already deployed, etc...)</dd>
</dl>
</li>
</ul>
<a name="addServiceGroup-org.apache.axis2.description.AxisServiceGroup-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addServiceGroup</h4>
<pre>public&nbsp;void&nbsp;addServiceGroup(<a href="../../../../org/apache/axis2/description/AxisServiceGroup.html" title="class in org.apache.axis2.description">AxisServiceGroup</a>&nbsp;axisServiceGroup)
throws <a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code></dd>
</dl>
</li>
</ul>
<a name="addServiceToExistingServiceGroup-org.apache.axis2.description.AxisService-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addServiceToExistingServiceGroup</h4>
<pre>public&nbsp;void&nbsp;addServiceToExistingServiceGroup(<a href="../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</a>&nbsp;axisService,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serviceGroupName)
throws <a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre>
<div class="block">This method is used to add a service to an existing active service group in the axis configuration</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>axisService</code> - service to be added to the existing service group provided</dd>
<dd><code>serviceGroupName</code> - name of the service group which should be existing in the axis configuration</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code> - in case of an error in adding the service to the group specified or if the group is not existing</dd>
</dl>
</li>
</ul>
<a name="addToAllServicesMap-org.apache.axis2.description.AxisService-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addToAllServicesMap</h4>
<pre>public&nbsp;void&nbsp;addToAllServicesMap(<a href="../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</a>&nbsp;axisService)
throws <a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code></dd>
</dl>
</li>
</ul>
<a name="removeServiceGroup-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeServiceGroup</h4>
<pre>public&nbsp;<a href="../../../../org/apache/axis2/description/AxisServiceGroup.html" title="class in org.apache.axis2.description">AxisServiceGroup</a>&nbsp;removeServiceGroup(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serviceGroupName)
throws <a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code></dd>
</dl>
</li>
</ul>
<a name="addTransportIn-org.apache.axis2.description.TransportInDescription-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addTransportIn</h4>
<pre>public&nbsp;void&nbsp;addTransportIn(<a href="../../../../org/apache/axis2/description/TransportInDescription.html" title="class in org.apache.axis2.description">TransportInDescription</a>&nbsp;transport)
throws <a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre>
<div class="block">Add an incoming transport description (i.e. receiver) to our configuration.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>transport</code> - TransportInDescription to add.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code></dd>
</dl>
</li>
</ul>
<a name="addTransportOut-org.apache.axis2.description.TransportOutDescription-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addTransportOut</h4>
<pre>public&nbsp;void&nbsp;addTransportOut(<a href="../../../../org/apache/axis2/description/TransportOutDescription.html" title="class in org.apache.axis2.description">TransportOutDescription</a>&nbsp;transport)
throws <a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre>
<div class="block">Add an outgoing transport description (i.e. sender) to our configuration.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>transport</code> - TransportOutDescription to add.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code></dd>
</dl>
</li>
</ul>
<a name="engageModule-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>engageModule</h4>
<pre>public&nbsp;void&nbsp;engageModule(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleref)
throws <a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre>
<div class="block">Engages the default module version corresponding to given module name ,
or if the module name contains version number in it then it will engage
the correct module. Both of the below two cases are valid 1.
engageModule("addressing"); 2. engageModule("addressing-1.23");</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>moduleref</code> - name of module to engage</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code></dd>
</dl>
</li>
</ul>
<a name="engageModule-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>engageModule</h4>
<pre>public&nbsp;void&nbsp;engageModule(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleName,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;versionID)
throws <a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre>
<div class="block">Engages a module using given name and its version ID.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>moduleName</code> - name of module to engage</dd>
<dd><code>versionID</code> - version of module to engage</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code></dd>
</dl>
</li>
</ul>
<a name="onEngage-org.apache.axis2.description.AxisModule-org.apache.axis2.description.AxisDescription-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onEngage</h4>
<pre>public&nbsp;void&nbsp;onEngage(<a href="../../../../org/apache/axis2/description/AxisModule.html" title="class in org.apache.axis2.description">AxisModule</a>&nbsp;module,
<a href="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description">AxisDescription</a>&nbsp;engager)
throws <a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../org/apache/axis2/description/AxisDescription.html#onEngage-org.apache.axis2.description.AxisModule-org.apache.axis2.description.AxisDescription-">onEngage</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description">AxisDescription</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code></dd>
</dl>
</li>
</ul>
<a name="onDisengage-org.apache.axis2.description.AxisModule-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onDisengage</h4>
<pre>public&nbsp;void&nbsp;onDisengage(<a href="../../../../org/apache/axis2/description/AxisModule.html" title="class in org.apache.axis2.description">AxisModule</a>&nbsp;module)
throws <a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre>
<div class="block">To dis-engage a module from the system. This will remove all the handlers
belonging to this module from all the handler chains.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../org/apache/axis2/description/AxisDescription.html#onDisengage-org.apache.axis2.description.AxisModule-">onDisengage</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description">AxisDescription</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>module</code> - module to disengage</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code></dd>
</dl>
</li>
</ul>
<a name="notifyObservers-org.apache.axis2.engine.AxisEvent-org.apache.axis2.description.AxisService-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>notifyObservers</h4>
<pre>public&nbsp;void&nbsp;notifyObservers(<a href="../../../../org/apache/axis2/engine/AxisEvent.html" title="class in org.apache.axis2.engine">AxisEvent</a>&nbsp;event,
<a href="../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</a>&nbsp;service)</pre>
</li>
</ul>
<a name="notifyObservers-org.apache.axis2.engine.AxisEvent-org.apache.axis2.description.AxisModule-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>notifyObservers</h4>
<pre>public&nbsp;void&nbsp;notifyObservers(<a href="../../../../org/apache/axis2/engine/AxisEvent.html" title="class in org.apache.axis2.engine">AxisEvent</a>&nbsp;event,
<a href="../../../../org/apache/axis2/description/AxisModule.html" title="class in org.apache.axis2.description">AxisModule</a>&nbsp;moule)</pre>
</li>
</ul>
<a name="notifyObservers-org.apache.axis2.engine.AxisEvent-org.apache.axis2.description.AxisServiceGroup-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>notifyObservers</h4>
<pre>public&nbsp;void&nbsp;notifyObservers(<a href="../../../../org/apache/axis2/engine/AxisEvent.html" title="class in org.apache.axis2.engine">AxisEvent</a>&nbsp;event,
<a href="../../../../org/apache/axis2/description/AxisServiceGroup.html" title="class in org.apache.axis2.description">AxisServiceGroup</a>&nbsp;serviceGroup)</pre>
</li>
</ul>
<a name="removeService-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeService</h4>
<pre>public&nbsp;void&nbsp;removeService(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)
throws <a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre>
<div class="block">Remove a service.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>name</code> - name of service to remove</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code></dd>
</dl>
</li>
</ul>
<a name="addGlobalModuleRef-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addGlobalModuleRef</h4>
<pre>public&nbsp;void&nbsp;addGlobalModuleRef(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleName)</pre>
<div class="block">Add an AxisModule to the list of globally deployed modules.
<p/>
TODO: should this check for duplicate names?</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>moduleName</code> - name of AxisModule to add to list.</dd>
</dl>
</li>
</ul>
<a name="engageGlobalModules--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>engageGlobalModules</h4>
<pre>public&nbsp;void&nbsp;engageGlobalModules()
throws <a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre>
<div class="block">Engage all the previously added global modules.</div>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code> - if an individual engageModule() fails</dd>
</dl>
</li>
</ul>
<a name="getFaultyModules--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFaultyModules</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Hashtable.html?is-external=true" title="class or interface in java.util">Hashtable</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getFaultyModules()</pre>
</li>
</ul>
<a name="getFaultyServices--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFaultyServices</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Hashtable.html?is-external=true" title="class or interface in java.util">Hashtable</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getFaultyServices()</pre>
</li>
</ul>
<a name="addFaultyServiceDuetoModule-java.lang.String-org.apache.axis2.util.FaultyServiceData-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addFaultyServiceDuetoModule</h4>
<pre>public&nbsp;void&nbsp;addFaultyServiceDuetoModule(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleName,
<a href="../../../../org/apache/axis2/util/FaultyServiceData.html" title="class in org.apache.axis2.util">FaultyServiceData</a>&nbsp;faultyServiceData)</pre>
<div class="block">Updates the map that keeps track of faulty services due to modules</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>moduleName</code> - This service has become faulty due this module.</dd>
<dd><code>faultyServiceData</code> - Data that are required when recovering the faulty service.</dd>
</dl>
</li>
</ul>
<a name="getFaultyServicesDuetoModule-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFaultyServicesDuetoModule</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/apache/axis2/util/FaultyServiceData.html" title="class in org.apache.axis2.util">FaultyServiceData</a>&gt;&nbsp;getFaultyServicesDuetoModule(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleName)</pre>
<div class="block">Returns a map which contains the faulty services due a particular module.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>moduleName</code> - name of the module about which to inquire</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a Map&lt;String, FaultyServiceData&gt; mapping service name to data</dd>
</dl>
</li>
</ul>
<a name="getFaultyServicesDuetoModules--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFaultyServicesDuetoModules</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/apache/axis2/util/FaultyServiceData.html" title="class in org.apache.axis2.util">FaultyServiceData</a>&gt;&gt;&nbsp;getFaultyServicesDuetoModules()</pre>
<div class="block">Returns the map which keeps track of faulty services due to modules.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a Map keyed by module name, containing Maps keyed by service name containing
FaultyServiceData for each faulty service.</dd>
</dl>
</li>
</ul>
<a name="removeFaultyServiceDuetoModule-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeFaultyServiceDuetoModule</h4>
<pre>public&nbsp;void&nbsp;removeFaultyServiceDuetoModule(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleName,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serviceGroupName)</pre>
<div class="block">Removes a faulty service for a given module from the internal map.
TODO: Doesn't this actually remove a faulty service *group*? And should this even be public?</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>moduleName</code> - name of the module to look up</dd>
<dd><code>serviceGroupName</code> - name of the service group to remove</dd>
</dl>
</li>
</ul>
<a name="removeFaultyService-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeFaultyService</h4>
<pre>public&nbsp;void&nbsp;removeFaultyService(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;key)</pre>
</li>
</ul>
<a name="getOutFlowPhases--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOutFlowPhases</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/axis2/engine/Phase.html" title="class in org.apache.axis2.engine">Phase</a>&gt;&nbsp;getOutFlowPhases()</pre>
</li>
</ul>
<a name="getInFaultFlowPhases--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInFaultFlowPhases</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/axis2/engine/Phase.html" title="class in org.apache.axis2.engine">Phase</a>&gt;&nbsp;getInFaultFlowPhases()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns ArrayList.</dd>
</dl>
</li>
</ul>
<a name="getInFlowPhases--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInFlowPhases</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/axis2/engine/Phase.html" title="class in org.apache.axis2.engine">Phase</a>&gt;&nbsp;getInFlowPhases()</pre>
</li>
</ul>
<a name="getMessageReceiver-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMessageReceiver</h4>
<pre>public&nbsp;<a href="../../../../org/apache/axis2/engine/MessageReceiver.html" title="interface in org.apache.axis2.engine">MessageReceiver</a>&nbsp;getMessageReceiver(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;mepURL)</pre>
</li>
</ul>
<a name="getMessageBuilder-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMessageBuilder</h4>
<pre>public&nbsp;<a href="../../../../org/apache/axis2/builder/Builder.html" title="interface in org.apache.axis2.builder">Builder</a>&nbsp;getMessageBuilder(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</pre>
<div class="block">Get a Builder for a particular content type.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>contentType</code> - the desired content type</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the configured message builder implementation class name against
the given content type.</dd>
</dl>
</li>
</ul>
<a name="getMessageBuilder-java.lang.String-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMessageBuilder</h4>
<pre>public&nbsp;<a href="../../../../org/apache/axis2/builder/Builder.html" title="interface in org.apache.axis2.builder">Builder</a>&nbsp;getMessageBuilder(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType,
boolean&nbsp;defaultBuilder)</pre>
</li>
</ul>
<a name="getMessageFormatter-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMessageFormatter</h4>
<pre>public&nbsp;<a href="../../../../org/apache/axis2/transport/MessageFormatter.html" title="interface in org.apache.axis2.transport">MessageFormatter</a>&nbsp;getMessageFormatter(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</pre>
<div class="block">Get a MessageFormatter for the specified content type.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>contentType</code> - content type to look up</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a MessageFormatter corresponding to the given content type, or null.</dd>
</dl>
</li>
</ul>
<a name="getModule-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getModule</h4>
<pre>public&nbsp;<a href="../../../../org/apache/axis2/description/AxisModule.html" title="class in org.apache.axis2.description">AxisModule</a>&nbsp;getModule(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
<div class="block">Get an AxisModule by name.
If the exact name passed (which might contain a version) is present, we'll return that,
otherwise we'll look for the default version *if* there is no version in the passed
name.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>name</code> - module name to look up</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an AxisModule if found, or null</dd>
</dl>
</li>
</ul>
<a name="getModule-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getModule</h4>
<pre>public&nbsp;<a href="../../../../org/apache/axis2/description/AxisModule.html" title="class in org.apache.axis2.description">AxisModule</a>&nbsp;getModule(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleName,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleVersion)</pre>
<div class="block">Return the module having name=moduleName & version=moduleVersion</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>moduleName</code> - The module name</dd>
<dd><code>moduleVersion</code> - The version of the module</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The AxisModule having name=moduleName & version=moduleVersion</dd>
</dl>
</li>
</ul>
<a name="getModuleClassLoader--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getModuleClassLoader</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;getModuleClassLoader()</pre>
<div class="block">Get the class loader that becomes the parent of all the modules</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a ClassLoader</dd>
</dl>
</li>
</ul>
<a name="getModuleConfig-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getModuleConfig</h4>
<pre>public&nbsp;<a href="../../../../org/apache/axis2/description/ModuleConfiguration.html" title="class in org.apache.axis2.description">ModuleConfiguration</a>&nbsp;getModuleConfig(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleName)</pre>
</li>
</ul>
<a name="getModules--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getModules</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/apache/axis2/description/AxisModule.html" title="class in org.apache.axis2.description">AxisModule</a>&gt;&nbsp;getModules()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns HashMap.</dd>
</dl>
</li>
</ul>
<a name="getOutFaultFlowPhases--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOutFaultFlowPhases</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/axis2/engine/Phase.html" title="class in org.apache.axis2.engine">Phase</a>&gt;&nbsp;getOutFaultFlowPhases()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Returns ArrayList.</dd>
</dl>
</li>
</ul>
<a name="getPhasesInfo--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPhasesInfo</h4>
<pre>public&nbsp;<a href="../../../../org/apache/axis2/deployment/util/PhasesInfo.html" title="class in org.apache.axis2.deployment.util">PhasesInfo</a>&nbsp;getPhasesInfo()</pre>
</li>
</ul>
<a name="getRepository--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRepository</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;getRepository()</pre>
</li>
</ul>
<a name="getService-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getService</h4>
<pre>public&nbsp;<a href="../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</a>&nbsp;getService(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)
throws <a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre>
<div class="block">Method getService.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>name</code> - the name of the service to look up</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an AxisService if found, or null</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code></dd>
</dl>
</li>
</ul>
<a name="getServiceForActivation-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getServiceForActivation</h4>
<pre>public&nbsp;<a href="../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</a>&nbsp;getServiceForActivation(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serviceName)</pre>
<div class="block">Service can start and stop, once stopped it cannot be accessed, so we
need a way to get the service even if service is not active.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>serviceName</code> - name to look up</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>AxisService</dd>
</dl>
</li>
</ul>
<a name="getServiceClassLoader--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getServiceClassLoader</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;getServiceClassLoader()</pre>
</li>
</ul>
<a name="getServiceGroup-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getServiceGroup</h4>
<pre>public&nbsp;<a href="../../../../org/apache/axis2/description/AxisServiceGroup.html" title="class in org.apache.axis2.description">AxisServiceGroup</a>&nbsp;getServiceGroup(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serviceNameAndGroupString)</pre>
</li>
</ul>
<a name="getServiceGroups--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getServiceGroups</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&lt;<a href="../../../../org/apache/axis2/description/AxisServiceGroup.html" title="class in org.apache.axis2.description">AxisServiceGroup</a>&gt;&nbsp;getServiceGroups()</pre>
</li>
</ul>
<a name="getServices--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getServices</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/apache/axis2/description/AxisService.html" title="class in org.apache.axis2.description">AxisService</a>&gt;&nbsp;getServices()</pre>
</li>
</ul>
<a name="getSystemClassLoader--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSystemClassLoader</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;getSystemClassLoader()</pre>
</li>
</ul>
<a name="getTransportIn-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTransportIn</h4>
<pre>public&nbsp;<a href="../../../../org/apache/axis2/description/TransportInDescription.html" title="class in org.apache.axis2.description">TransportInDescription</a>&nbsp;getTransportIn(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
</li>
</ul>
<a name="getTransportOut-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTransportOut</h4>
<pre>public&nbsp;<a href="../../../../org/apache/axis2/description/TransportOutDescription.html" title="class in org.apache.axis2.description">TransportOutDescription</a>&nbsp;getTransportOut(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
</li>
</ul>
<a name="getTransportsIn--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTransportsIn</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/apache/axis2/description/TransportInDescription.html" title="class in org.apache.axis2.description">TransportInDescription</a>&gt;&nbsp;getTransportsIn()</pre>
</li>
</ul>
<a name="getTransportsOut--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTransportsOut</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/apache/axis2/description/TransportOutDescription.html" title="class in org.apache.axis2.description">TransportOutDescription</a>&gt;&nbsp;getTransportsOut()</pre>
</li>
</ul>
<a name="isEngaged-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isEngaged</h4>
<pre>public&nbsp;boolean&nbsp;isEngaged(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleId)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from class:&nbsp;<code><a href="../../../../org/apache/axis2/description/AxisDescription.html#isEngaged-java.lang.String-">AxisDescription</a></code></span></div>
<div class="block">Check if a given module is engaged at this level.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../org/apache/axis2/description/AxisDescription.html#isEngaged-java.lang.String-">isEngaged</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description">AxisDescription</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>moduleId</code> - module to investigate.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if engaged, false if not. TODO: Handle versions? isEngaged("addressing") should
be true even for versioned modulename...</dd>
</dl>
</li>
</ul>
<a name="isEngaged-org.apache.axis2.description.AxisModule-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isEngaged</h4>
<pre>public&nbsp;boolean&nbsp;isEngaged(<a href="../../../../org/apache/axis2/description/AxisModule.html" title="class in org.apache.axis2.description">AxisModule</a>&nbsp;axisModule)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../org/apache/axis2/description/AxisDescription.html#isEngaged-org.apache.axis2.description.AxisModule-">isEngaged</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description">AxisDescription</a></code></dd>
</dl>
</li>
</ul>
<a name="setGlobalOutPhase-java.util.List-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setGlobalOutPhase</h4>
<pre>public&nbsp;void&nbsp;setGlobalOutPhase(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/axis2/engine/Phase.html" title="class in org.apache.axis2.engine">Phase</a>&gt;&nbsp;outPhases)</pre>
</li>
</ul>
<a name="setInFaultPhases-java.util.List-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setInFaultPhases</h4>
<pre>public&nbsp;void&nbsp;setInFaultPhases(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/axis2/engine/Phase.html" title="class in org.apache.axis2.engine">Phase</a>&gt;&nbsp;list)</pre>
<div class="block">Set the inbound fault phases
TODO: Passing mutable lists like this and using them directly is bad practice.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>list</code> - a List of Phases which will become our inbound fault flow</dd>
</dl>
</li>
</ul>
<a name="setInPhasesUptoAndIncludingPostDispatch-java.util.List-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setInPhasesUptoAndIncludingPostDispatch</h4>
<pre>public&nbsp;void&nbsp;setInPhasesUptoAndIncludingPostDispatch(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/axis2/engine/Phase.html" title="class in org.apache.axis2.engine">Phase</a>&gt;&nbsp;inPhasesUptoAndIncludingPostDispatch)</pre>
</li>
</ul>
<a name="setModuleClassLoader-java.lang.ClassLoader-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setModuleClassLoader</h4>
<pre>public&nbsp;void&nbsp;setModuleClassLoader(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;classLoader)</pre>
</li>
</ul>
<a name="setOutFaultPhases-java.util.List-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setOutFaultPhases</h4>
<pre>public&nbsp;void&nbsp;setOutFaultPhases(<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/axis2/engine/Phase.html" title="class in org.apache.axis2.engine">Phase</a>&gt;&nbsp;list)</pre>
<div class="block">Set the outbound fault phases
TODO: Passing mutable lists like this and using them directly is bad practice.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>list</code> - a List of Phases which will become our outbound fault flow</dd>
</dl>
</li>
</ul>
<a name="setPhasesInfo-org.apache.axis2.deployment.util.PhasesInfo-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPhasesInfo</h4>
<pre>public&nbsp;void&nbsp;setPhasesInfo(<a href="../../../../org/apache/axis2/deployment/util/PhasesInfo.html" title="class in org.apache.axis2.deployment.util">PhasesInfo</a>&nbsp;phasesInfo)</pre>
</li>
</ul>
<a name="setRepository-java.net.URL-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setRepository</h4>
<pre>public&nbsp;void&nbsp;setRepository(<a href="https://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;axis2Repository)</pre>
</li>
</ul>
<a name="setServiceClassLoader-java.lang.ClassLoader-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setServiceClassLoader</h4>
<pre>public&nbsp;void&nbsp;setServiceClassLoader(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;classLoader)</pre>
</li>
</ul>
<a name="setSystemClassLoader-java.lang.ClassLoader-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSystemClassLoader</h4>
<pre>public&nbsp;void&nbsp;setSystemClassLoader(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;classLoader)</pre>
</li>
</ul>
<a name="addDefaultModuleVersion-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addDefaultModuleVersion</h4>
<pre>public&nbsp;void&nbsp;addDefaultModuleVersion(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleName,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleVersion)</pre>
<div class="block">Adds a default module version, which can be done either programmatically
or by using axis2.xml. The default module version is important if user
asks to engage a module without given version ID, in which case,
the default version is engaged.
TODO: This currently does NOTHING if a default has already been set. Should either overwrite or throw.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>moduleName</code> - the name of the module for which we're setting the default version</dd>
<dd><code>moduleVersion</code> - the default version</dd>
</dl>
</li>
</ul>
<a name="getDefaultModuleVersion-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDefaultModuleVersion</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getDefaultModuleVersion(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleName)</pre>
</li>
</ul>
<a name="getDefaultModule-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDefaultModule</h4>
<pre>public&nbsp;<a href="../../../../org/apache/axis2/description/AxisModule.html" title="class in org.apache.axis2.description">AxisModule</a>&nbsp;getDefaultModule(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleName)</pre>
</li>
</ul>
<a name="getClusteringAgent--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getClusteringAgent</h4>
<pre>public&nbsp;<a href="../../../../org/apache/axis2/clustering/ClusteringAgent.html" title="interface in org.apache.axis2.clustering">ClusteringAgent</a>&nbsp;getClusteringAgent()</pre>
</li>
</ul>
<a name="setClusteringAgent-org.apache.axis2.clustering.ClusteringAgent-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setClusteringAgent</h4>
<pre>public&nbsp;void&nbsp;setClusteringAgent(<a href="../../../../org/apache/axis2/clustering/ClusteringAgent.html" title="interface in org.apache.axis2.clustering">ClusteringAgent</a>&nbsp;clusteringAgent)</pre>
</li>
</ul>
<a name="getTransactionConfiguration--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTransactionConfiguration</h4>
<pre>public&nbsp;<a href="../../../../org/apache/axis2/transaction/TransactionConfiguration.html" title="class in org.apache.axis2.transaction">TransactionConfiguration</a>&nbsp;getTransactionConfiguration()</pre>
</li>
</ul>
<a name="setTransactionConfig-org.apache.axis2.transaction.TransactionConfiguration-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTransactionConfig</h4>
<pre>public&nbsp;void&nbsp;setTransactionConfig(<a href="../../../../org/apache/axis2/transaction/TransactionConfiguration.html" title="class in org.apache.axis2.transaction">TransactionConfiguration</a>&nbsp;transactionConfiguration)</pre>
</li>
</ul>
<a name="getKey--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getKey</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;getKey()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../org/apache/axis2/description/AxisDescription.html#getKey--">getKey</a></code>&nbsp;in class&nbsp;<code><a href="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description">AxisDescription</a></code></dd>
</dl>
</li>
</ul>
<a name="stopService-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>stopService</h4>
<pre>public&nbsp;void&nbsp;stopService(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serviceName)
throws <a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code></dd>
</dl>
</li>
</ul>
<a name="startService-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>startService</h4>
<pre>public&nbsp;void&nbsp;startService(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;serviceName)
throws <a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code></dd>
</dl>
</li>
</ul>
<a name="getModulesForPolicyNamesapce-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getModulesForPolicyNamesapce</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/axis2/description/AxisModule.html" title="class in org.apache.axis2.description">AxisModule</a>&gt;&nbsp;getModulesForPolicyNamesapce(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namesapce)</pre>
</li>
</ul>
<a name="registerModulePolicySupport-org.apache.axis2.description.AxisModule-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>registerModulePolicySupport</h4>
<pre>public&nbsp;void&nbsp;registerModulePolicySupport(<a href="../../../../org/apache/axis2/description/AxisModule.html" title="class in org.apache.axis2.description">AxisModule</a>&nbsp;axisModule)</pre>
</li>
</ul>
<a name="registerLocalPolicyAssertions-org.apache.axis2.description.AxisModule-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>registerLocalPolicyAssertions</h4>
<pre>public&nbsp;void&nbsp;registerLocalPolicyAssertions(<a href="../../../../org/apache/axis2/description/AxisModule.html" title="class in org.apache.axis2.description">AxisModule</a>&nbsp;axisModule)</pre>
</li>
</ul>
<a name="getObserversList--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObserversList</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a>&lt;<a href="../../../../org/apache/axis2/engine/AxisObserver.html" title="interface in org.apache.axis2.engine">AxisObserver</a>&gt;&nbsp;getObserversList()</pre>
<div class="block">This method returns read-only list of AxisObservers registered with this
<a href="../../../../org/apache/axis2/engine/AxisConfiguration.html" title="class in org.apache.axis2.engine"><code>AxisConfiguration</code></a>.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>ArrayList<AxisObserver></dd>
</dl>
</li>
</ul>
<a name="isStart--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isStart</h4>
<pre>public&nbsp;boolean&nbsp;isStart()</pre>
</li>
</ul>
<a name="setStart-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setStart</h4>
<pre>public&nbsp;void&nbsp;setStart(boolean&nbsp;start)</pre>
</li>
</ul>
<a name="getTargetResolverChain--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTargetResolverChain</h4>
<pre>public&nbsp;<a href="../../../../org/apache/axis2/util/TargetResolver.html" title="interface in org.apache.axis2.util">TargetResolver</a>&nbsp;getTargetResolverChain()</pre>
<div class="block">getTargetResolverChain returns an instance of
TargetResolver which iterates over the registered
TargetResolvers, calling each one in turn when
resolveTarget is called.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a TargetResolver which iterates over all registered TargetResolvers.</dd>
</dl>
</li>
</ul>
<a name="addTargetResolver-org.apache.axis2.util.TargetResolver-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addTargetResolver</h4>
<pre>public&nbsp;void&nbsp;addTargetResolver(<a href="../../../../org/apache/axis2/util/TargetResolver.html" title="interface in org.apache.axis2.util">TargetResolver</a>&nbsp;tr)</pre>
</li>
</ul>
<a name="addLocalPolicyAssertion-javax.xml.namespace.QName-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addLocalPolicyAssertion</h4>
<pre>public&nbsp;void&nbsp;addLocalPolicyAssertion(<a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;name)</pre>
</li>
</ul>
<a name="getLocalPolicyAssertions--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLocalPolicyAssertions</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&gt;&nbsp;getLocalPolicyAssertions()</pre>
</li>
</ul>
<a name="removeLocalPolicyAssertion-javax.xml.namespace.QName-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeLocalPolicyAssertion</h4>
<pre>public&nbsp;void&nbsp;removeLocalPolicyAssertion(<a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;name)</pre>
</li>
</ul>
<a name="isAssertionLocal-javax.xml.namespace.QName-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isAssertionLocal</h4>
<pre>public&nbsp;boolean&nbsp;isAssertionLocal(<a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;name)</pre>
</li>
</ul>
<a name="addDataLocatorClassNames-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addDataLocatorClassNames</h4>
<pre>public&nbsp;void&nbsp;addDataLocatorClassNames(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dialect,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;classname)</pre>
<div class="block">Allows to define/configure Data Locator for specified dialect at Axis 2 Configuration.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>dialect-</code> - an absolute URI represents the format and version of data</dd>
<dd><code>classname</code> - - class name of the Data Locator configured to support retrieval
for the specified dialect.</dd>
</dl>
</li>
</ul>
<a name="addDataLocator-java.lang.String-org.apache.axis2.dataretrieval.AxisDataLocator-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addDataLocator</h4>
<pre>public&nbsp;void&nbsp;addDataLocator(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dialect,
<a href="../../../../org/apache/axis2/dataretrieval/AxisDataLocator.html" title="interface in org.apache.axis2.dataretrieval">AxisDataLocator</a>&nbsp;dataLocator)</pre>
<div class="block">For internal used only! To store instance of DataLocator when it is first loaded. This allows to
reuse of the DataLocator after it is initially loaded.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>dialect-</code> - an absolute URI represents the format and version of data</dd>
<dd><code>dataLocator</code> - - specified an DataLocator instance to support retrieval
of the specified dialect.</dd>
</dl>
</li>
</ul>
<a name="getDataLocator-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDataLocator</h4>
<pre>public&nbsp;<a href="../../../../org/apache/axis2/dataretrieval/AxisDataLocator.html" title="interface in org.apache.axis2.dataretrieval">AxisDataLocator</a>&nbsp;getDataLocator(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dialect)</pre>
<div class="block">Return DataLocator instance for specified dialect.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>dialect</code> - the dialect to look up</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>an AxisDataLocator, or null</dd>
</dl>
</li>
</ul>
<a name="getDataLocatorClassName-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDataLocatorClassName</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getDataLocatorClassName(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;dialect)</pre>
<div class="block">Return classname of DataLocator configured for specified dialect.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>dialect</code> - the dialect to look up</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a String containing a class name, or null</dd>
</dl>
</li>
</ul>
<a name="validateSystemPredefinedPhases--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>validateSystemPredefinedPhases</h4>
<pre>public&nbsp;void&nbsp;validateSystemPredefinedPhases()
throws <a href="../../../../org/apache/axis2/deployment/DeploymentException.html" title="class in org.apache.axis2.deployment">DeploymentException</a></pre>
<div class="block">Checks whether the system pre-defined phases
for all the flows, have been changed. If they have been changed, throws a DeploymentException.</div>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis2/deployment/DeploymentException.html" title="class in org.apache.axis2.deployment">DeploymentException</a></code></dd>
</dl>
</li>
</ul>
<a name="getConfigurator--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getConfigurator</h4>
<pre>public&nbsp;<a href="../../../../org/apache/axis2/engine/AxisConfigurator.html" title="interface in org.apache.axis2.engine">AxisConfigurator</a>&nbsp;getConfigurator()</pre>
</li>
</ul>
<a name="setConfigurator-org.apache.axis2.engine.AxisConfigurator-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setConfigurator</h4>
<pre>public&nbsp;void&nbsp;setConfigurator(<a href="../../../../org/apache/axis2/engine/AxisConfigurator.html" title="interface in org.apache.axis2.engine">AxisConfigurator</a>&nbsp;configurator)</pre>
</li>
</ul>
<a name="cleanup--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cleanup</h4>
<pre>public&nbsp;void&nbsp;cleanup()</pre>
</li>
</ul>
<a name="insertPhase-org.apache.axis2.engine.Deployable-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>insertPhase</h4>
<pre>public&nbsp;void&nbsp;insertPhase(<a href="../../../../org/apache/axis2/engine/Deployable.html" title="class in org.apache.axis2.engine">Deployable</a>&nbsp;d,
int&nbsp;flow)
throws <a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></pre>
<div class="block">This method can be used to insert a phase at the runtime for a given location
And the relative location can be specified by beforePhase and afterPhase. Parameters
Either or both of them can be null , if both the parameters are null then the phase
will be added some where in the global phase. If one of them are null then the phase
will be added
- If the beforePhase is null then the phase will be added after the afterPhase
- If the after phase is null then the phase will be added before the beforePhase
Type of the flow will be specified by the parameter flow.
1 - Inflow
2 - out flow
3 - fault in flow
4 - fault out flow</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>d</code> - the Deployable representing the Phase to deploy</dd>
<dd><code>flow</code> - the type of the flow</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</a></code> - : If something went wrong</dd>
</dl>
</li>
</ul>
<a name="isChildFirstClassLoading--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isChildFirstClassLoading</h4>
<pre>public&nbsp;boolean&nbsp;isChildFirstClassLoading()</pre>
</li>
</ul>
<a name="isGlobalModulesRegistered-java.lang.String-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>isGlobalModulesRegistered</h4>
<pre>public&nbsp;boolean&nbsp;isGlobalModulesRegistered(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;moduleName)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/AxisConfiguration.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/axis2/engine/AbstractDispatcher.html" title="class in org.apache.axis2.engine"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/apache/axis2/engine/AxisConfigurator.html" title="interface in org.apache.axis2.engine"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/axis2/engine/AxisConfiguration.html" target="_top">Frames</a></li>
<li><a href="AxisConfiguration.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.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>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &copy; <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>