blob: d65f3a7c39cf920c1c0792a8d7b1997345440c56 [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>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>SimpleProvider (Apache Axis)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="SimpleProvider (Apache Axis)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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/SimpleProvider.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/axis/configuration/ServletEngineConfigurationFactory.html" title="class in org.apache.axis.configuration"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/axis/configuration/XMLStringProvider.html" title="class in org.apache.axis.configuration"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/axis/configuration/SimpleProvider.html" target="_top">Frames</a></li>
<li><a href="SimpleProvider.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All 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>Field&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>Field&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.axis.configuration</div>
<h2 title="Class SimpleProvider" class="title">Class SimpleProvider</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/1.4.2/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>org.apache.axis.configuration.SimpleProvider</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../org/apache/axis/EngineConfiguration.html" title="interface in org.apache.axis">EngineConfiguration</a></dd>
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../../../org/apache/axis/configuration/BasicClientConfig.html" title="class in org.apache.axis.configuration">BasicClientConfig</a>, <a href="../../../../org/apache/axis/configuration/BasicServerConfig.html" title="class in org.apache.axis.configuration">BasicServerConfig</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">SimpleProvider</span>
extends <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
implements <a href="../../../../org/apache/axis/EngineConfiguration.html" title="interface in org.apache.axis">EngineConfiguration</a></pre>
<div class="block">A SimpleProvider is an EngineConfiguration which contains a simple
HashMap-based registry of Handlers, Transports, and Services. This is
for when you want to programatically deploy components which you create.
SimpleProvider may also optionally contain a reference to a "default"
EngineConfiguration, which will be scanned for components not found in
the internal registry. This is handy when you want to start with a base
configuration (like the default WSDD) and then quickly add stuff without
changing the WSDD document.</div>
<dl><dt><span class="strong">Author:</span></dt>
<dd>Glen Daniels (gdaniels@apache.org)</dd></dl>
</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>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.axis.EngineConfiguration">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.apache.axis.<a href="../../../../org/apache/axis/EngineConfiguration.html" title="interface in org.apache.axis">EngineConfiguration</a></h3>
<code><a href="../../../../org/apache/axis/EngineConfiguration.html#PROPERTY_NAME">PROPERTY_NAME</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="overviewSummary" 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><strong><a href="../../../../org/apache/axis/configuration/SimpleProvider.html#SimpleProvider()">SimpleProvider</a></strong>()</code>
<div class="block">Default constructor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><strong><a href="../../../../org/apache/axis/configuration/SimpleProvider.html#SimpleProvider(org.apache.axis.EngineConfiguration)">SimpleProvider</a></strong>(<a href="../../../../org/apache/axis/EngineConfiguration.html" title="interface in org.apache.axis">EngineConfiguration</a>&nbsp;defaultConfiguration)</code>
<div class="block">Constructor which takes an EngineConfiguration which will be used
as the default.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../org/apache/axis/configuration/SimpleProvider.html#SimpleProvider(org.apache.axis.encoding.TypeMappingRegistry)">SimpleProvider</a></strong>(<a href="../../../../org/apache/axis/encoding/TypeMappingRegistry.html" title="interface in org.apache.axis.encoding">TypeMappingRegistry</a>&nbsp;typeMappingRegistry)</code>
<div class="block">Construct a SimpleProvider using the supplied TypeMappingRegistry.</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="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis/configuration/SimpleProvider.html#addRole(java.lang.String)">addRole</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;role)</code>
<div class="block">Add a role to the configuration's global list</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis/configuration/SimpleProvider.html#configureEngine(org.apache.axis.AxisEngine)">configureEngine</a></strong>(<a href="../../../../org/apache/axis/AxisEngine.html" title="class in org.apache.axis">AxisEngine</a>&nbsp;engine)</code>
<div class="block">Configure an AxisEngine.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis/configuration/SimpleProvider.html#deployService(javax.xml.namespace.QName,%20org.apache.axis.handlers.soap.SOAPService)">deployService</a></strong>(<a href="../../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a>&nbsp;qname,
<a href="../../../../org/apache/axis/handlers/soap/SOAPService.html" title="class in org.apache.axis.handlers.soap">SOAPService</a>&nbsp;service)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis/configuration/SimpleProvider.html#deployService(java.lang.String,%20org.apache.axis.handlers.soap.SOAPService)">deployService</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="../../../../org/apache/axis/handlers/soap/SOAPService.html" title="class in org.apache.axis.handlers.soap">SOAPService</a>&nbsp;service)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis/configuration/SimpleProvider.html#deployTransport(javax.xml.namespace.QName,%20org.apache.axis.Handler)">deployTransport</a></strong>(<a href="../../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a>&nbsp;qname,
<a href="../../../../org/apache/axis/Handler.html" title="interface in org.apache.axis">Handler</a>&nbsp;transport)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis/configuration/SimpleProvider.html#deployTransport(java.lang.String,%20org.apache.axis.Handler)">deployTransport</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="../../../../org/apache/axis/Handler.html" title="interface in org.apache.axis">Handler</a>&nbsp;transport)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis/configuration/SimpleProvider.html#getDeployedServices()">getDeployedServices</a></strong>()</code>
<div class="block">Get an enumeration of the services deployed to this engine</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/util/Hashtable.html?is-external=true" title="class or interface in java.util">Hashtable</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis/configuration/SimpleProvider.html#getGlobalOptions()">getGlobalOptions</a></strong>()</code>
<div class="block">Returns the global configuration options.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/axis/Handler.html" title="interface in org.apache.axis">Handler</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis/configuration/SimpleProvider.html#getGlobalRequest()">getGlobalRequest</a></strong>()</code>
<div class="block">Returns a global request handler.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/axis/Handler.html" title="interface in org.apache.axis">Handler</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis/configuration/SimpleProvider.html#getGlobalResponse()">getGlobalResponse</a></strong>()</code>
<div class="block">Returns a global response handler.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/axis/Handler.html" title="interface in org.apache.axis">Handler</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis/configuration/SimpleProvider.html#getHandler(javax.xml.namespace.QName)">getHandler</a></strong>(<a href="../../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a>&nbsp;qname)</code>
<div class="block">Retrieve an instance of the named handler.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis/configuration/SimpleProvider.html#getRoles()">getRoles</a></strong>()</code>
<div class="block">Get a list of roles that this engine plays globally.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/axis/handlers/soap/SOAPService.html" title="class in org.apache.axis.handlers.soap">SOAPService</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis/configuration/SimpleProvider.html#getService(javax.xml.namespace.QName)">getService</a></strong>(<a href="../../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a>&nbsp;qname)</code>
<div class="block">Retrieve an instance of the named service.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/axis/handlers/soap/SOAPService.html" title="class in org.apache.axis.handlers.soap">SOAPService</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis/configuration/SimpleProvider.html#getServiceByNamespaceURI(java.lang.String)">getServiceByNamespaceURI</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace)</code>
<div class="block">Get a service which has been mapped to a particular namespace</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/axis/Handler.html" title="interface in org.apache.axis">Handler</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis/configuration/SimpleProvider.html#getTransport(javax.xml.namespace.QName)">getTransport</a></strong>(<a href="../../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a>&nbsp;qname)</code>
<div class="block">Retrieve an instance of the named transport.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/axis/encoding/TypeMapping.html" title="interface in org.apache.axis.encoding">TypeMapping</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis/configuration/SimpleProvider.html#getTypeMapping(java.lang.String)">getTypeMapping</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;encodingStyle)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/axis/encoding/TypeMappingRegistry.html" title="interface in org.apache.axis.encoding">TypeMappingRegistry</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis/configuration/SimpleProvider.html#getTypeMappingRegistry()">getTypeMappingRegistry</a></strong>()</code>
<div class="block">Get our TypeMappingRegistry.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis/configuration/SimpleProvider.html#removeRole(java.lang.String)">removeRole</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;role)</code>
<div class="block">Remove a role from the configuration's global list</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis/configuration/SimpleProvider.html#setGlobalOptions(java.util.Hashtable)">setGlobalOptions</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/util/Hashtable.html?is-external=true" title="class or interface in java.util">Hashtable</a>&nbsp;options)</code>
<div class="block">Set the global options Hashtable</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis/configuration/SimpleProvider.html#setGlobalRequest(org.apache.axis.Handler)">setGlobalRequest</a></strong>(<a href="../../../../org/apache/axis/Handler.html" title="interface in org.apache.axis">Handler</a>&nbsp;globalRequest)</code>
<div class="block">Set the global request Handler</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis/configuration/SimpleProvider.html#setGlobalResponse(org.apache.axis.Handler)">setGlobalResponse</a></strong>(<a href="../../../../org/apache/axis/Handler.html" title="interface in org.apache.axis">Handler</a>&nbsp;globalResponse)</code>
<div class="block">Set the global response Handler</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis/configuration/SimpleProvider.html#setRoles(java.util.List)">setRoles</a></strong>(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&nbsp;roles)</code>
<div class="block">Set the global role list for this configuration.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis/configuration/SimpleProvider.html#writeEngineConfig(org.apache.axis.AxisEngine)">writeEngineConfig</a></strong>(<a href="../../../../org/apache/axis/AxisEngine.html" title="class in org.apache.axis">AxisEngine</a>&nbsp;engine)</code>
<div class="block">We don't write ourselves out, so this is a noop.</div>
</td>
</tr>
</table>
<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="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" 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">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="SimpleProvider()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SimpleProvider</h4>
<pre>public&nbsp;SimpleProvider()</pre>
<div class="block">Default constructor.</div>
</li>
</ul>
<a name="SimpleProvider(org.apache.axis.EngineConfiguration)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SimpleProvider</h4>
<pre>public&nbsp;SimpleProvider(<a href="../../../../org/apache/axis/EngineConfiguration.html" title="interface in org.apache.axis">EngineConfiguration</a>&nbsp;defaultConfiguration)</pre>
<div class="block">Constructor which takes an EngineConfiguration which will be used
as the default.</div>
</li>
</ul>
<a name="SimpleProvider(org.apache.axis.encoding.TypeMappingRegistry)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>SimpleProvider</h4>
<pre>public&nbsp;SimpleProvider(<a href="../../../../org/apache/axis/encoding/TypeMappingRegistry.html" title="interface in org.apache.axis.encoding">TypeMappingRegistry</a>&nbsp;typeMappingRegistry)</pre>
<div class="block">Construct a SimpleProvider using the supplied TypeMappingRegistry.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>typeMappingRegistry</code> - </dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="configureEngine(org.apache.axis.AxisEngine)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>configureEngine</h4>
<pre>public&nbsp;void&nbsp;configureEngine(<a href="../../../../org/apache/axis/AxisEngine.html" title="class in org.apache.axis">AxisEngine</a>&nbsp;engine)
throws <a href="../../../../org/apache/axis/ConfigurationException.html" title="class in org.apache.axis">ConfigurationException</a></pre>
<div class="block">Configure an AxisEngine. Right now just calls the default
configuration if there is one, since we don't do anything special.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/apache/axis/EngineConfiguration.html#configureEngine(org.apache.axis.AxisEngine)">configureEngine</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/axis/EngineConfiguration.html" title="interface in org.apache.axis">EngineConfiguration</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>engine</code> - the AxisEngine we'll deploy state to</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis/ConfigurationException.html" title="class in org.apache.axis">ConfigurationException</a></code> - if there was a problem</dd></dl>
</li>
</ul>
<a name="writeEngineConfig(org.apache.axis.AxisEngine)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>writeEngineConfig</h4>
<pre>public&nbsp;void&nbsp;writeEngineConfig(<a href="../../../../org/apache/axis/AxisEngine.html" title="class in org.apache.axis">AxisEngine</a>&nbsp;engine)
throws <a href="../../../../org/apache/axis/ConfigurationException.html" title="class in org.apache.axis">ConfigurationException</a></pre>
<div class="block">We don't write ourselves out, so this is a noop.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/apache/axis/EngineConfiguration.html#writeEngineConfig(org.apache.axis.AxisEngine)">writeEngineConfig</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/axis/EngineConfiguration.html" title="interface in org.apache.axis">EngineConfiguration</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>engine</code> - the AxisEngine from which to read state.</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis/ConfigurationException.html" title="class in org.apache.axis">ConfigurationException</a></code> - if there was a problem</dd></dl>
</li>
</ul>
<a name="getGlobalOptions()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGlobalOptions</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/util/Hashtable.html?is-external=true" title="class or interface in java.util">Hashtable</a>&nbsp;getGlobalOptions()
throws <a href="../../../../org/apache/axis/ConfigurationException.html" title="class in org.apache.axis">ConfigurationException</a></pre>
<div class="block">Returns the global configuration options.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/apache/axis/EngineConfiguration.html#getGlobalOptions()">getGlobalOptions</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/axis/EngineConfiguration.html" title="interface in org.apache.axis">EngineConfiguration</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>the global options as a <code>Hashtable</code></dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis/ConfigurationException.html" title="class in org.apache.axis">ConfigurationException</a></code> - if the global options could not be
returned</dd></dl>
</li>
</ul>
<a name="setGlobalOptions(java.util.Hashtable)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setGlobalOptions</h4>
<pre>public&nbsp;void&nbsp;setGlobalOptions(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/util/Hashtable.html?is-external=true" title="class or interface in java.util">Hashtable</a>&nbsp;options)</pre>
<div class="block">Set the global options Hashtable</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>options</code> - </dd></dl>
</li>
</ul>
<a name="getGlobalRequest()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGlobalRequest</h4>
<pre>public&nbsp;<a href="../../../../org/apache/axis/Handler.html" title="interface in org.apache.axis">Handler</a>&nbsp;getGlobalRequest()
throws <a href="../../../../org/apache/axis/ConfigurationException.html" title="class in org.apache.axis">ConfigurationException</a></pre>
<div class="block">Returns a global request handler.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/apache/axis/EngineConfiguration.html#getGlobalRequest()">getGlobalRequest</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/axis/EngineConfiguration.html" title="interface in org.apache.axis">EngineConfiguration</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>the <code>Handler</code> that globally handles requests</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis/ConfigurationException.html" title="class in org.apache.axis">ConfigurationException</a></code> - if there was some error fetching the
handler</dd></dl>
</li>
</ul>
<a name="setGlobalRequest(org.apache.axis.Handler)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setGlobalRequest</h4>
<pre>public&nbsp;void&nbsp;setGlobalRequest(<a href="../../../../org/apache/axis/Handler.html" title="interface in org.apache.axis">Handler</a>&nbsp;globalRequest)</pre>
<div class="block">Set the global request Handler</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>globalRequest</code> - </dd></dl>
</li>
</ul>
<a name="getGlobalResponse()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGlobalResponse</h4>
<pre>public&nbsp;<a href="../../../../org/apache/axis/Handler.html" title="interface in org.apache.axis">Handler</a>&nbsp;getGlobalResponse()
throws <a href="../../../../org/apache/axis/ConfigurationException.html" title="class in org.apache.axis">ConfigurationException</a></pre>
<div class="block">Returns a global response handler.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/apache/axis/EngineConfiguration.html#getGlobalResponse()">getGlobalResponse</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/axis/EngineConfiguration.html" title="interface in org.apache.axis">EngineConfiguration</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>the <code>Handler</code> that globally handles responses</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis/ConfigurationException.html" title="class in org.apache.axis">ConfigurationException</a></code> - if there was some error fetching the
handler</dd></dl>
</li>
</ul>
<a name="setGlobalResponse(org.apache.axis.Handler)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setGlobalResponse</h4>
<pre>public&nbsp;void&nbsp;setGlobalResponse(<a href="../../../../org/apache/axis/Handler.html" title="interface in org.apache.axis">Handler</a>&nbsp;globalResponse)</pre>
<div class="block">Set the global response Handler</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>globalResponse</code> - </dd></dl>
</li>
</ul>
<a name="getTypeMappingRegistry()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTypeMappingRegistry</h4>
<pre>public&nbsp;<a href="../../../../org/apache/axis/encoding/TypeMappingRegistry.html" title="interface in org.apache.axis.encoding">TypeMappingRegistry</a>&nbsp;getTypeMappingRegistry()
throws <a href="../../../../org/apache/axis/ConfigurationException.html" title="class in org.apache.axis">ConfigurationException</a></pre>
<div class="block">Get our TypeMappingRegistry. Returns our specific one if we have
one, otherwise the one from our defaultConfiguration. If we don't
have one and also don't have a defaultConfiguration, we create one.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/apache/axis/EngineConfiguration.html#getTypeMappingRegistry()">getTypeMappingRegistry</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/axis/EngineConfiguration.html" title="interface in org.apache.axis">EngineConfiguration</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>the type mapping registry</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis/ConfigurationException.html" title="class in org.apache.axis">ConfigurationException</a></code> - if there was an error resolving the
registry</dd></dl>
</li>
</ul>
<a name="getTypeMapping(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTypeMapping</h4>
<pre>public&nbsp;<a href="../../../../org/apache/axis/encoding/TypeMapping.html" title="interface in org.apache.axis.encoding">TypeMapping</a>&nbsp;getTypeMapping(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;encodingStyle)
throws <a href="../../../../org/apache/axis/ConfigurationException.html" title="class in org.apache.axis">ConfigurationException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis/ConfigurationException.html" title="class in org.apache.axis">ConfigurationException</a></code></dd></dl>
</li>
</ul>
<a name="getTransport(javax.xml.namespace.QName)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTransport</h4>
<pre>public&nbsp;<a href="../../../../org/apache/axis/Handler.html" title="interface in org.apache.axis">Handler</a>&nbsp;getTransport(<a href="../../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a>&nbsp;qname)
throws <a href="../../../../org/apache/axis/ConfigurationException.html" title="class in org.apache.axis">ConfigurationException</a></pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/apache/axis/EngineConfiguration.html#getTransport(javax.xml.namespace.QName)">EngineConfiguration</a></code></strong></div>
<div class="block">Retrieve an instance of the named transport.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/apache/axis/EngineConfiguration.html#getTransport(javax.xml.namespace.QName)">getTransport</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/axis/EngineConfiguration.html" title="interface in org.apache.axis">EngineConfiguration</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>qname</code> - the <code>QName</code> of the transport</dd>
<dt><span class="strong">Returns:</span></dt><dd>a <code>Handler</code> implementing the transport</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis/ConfigurationException.html" title="class in org.apache.axis">ConfigurationException</a></code> - if there was an error resolving the
transport</dd></dl>
</li>
</ul>
<a name="getService(javax.xml.namespace.QName)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getService</h4>
<pre>public&nbsp;<a href="../../../../org/apache/axis/handlers/soap/SOAPService.html" title="class in org.apache.axis.handlers.soap">SOAPService</a>&nbsp;getService(<a href="../../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a>&nbsp;qname)
throws <a href="../../../../org/apache/axis/ConfigurationException.html" title="class in org.apache.axis">ConfigurationException</a></pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/apache/axis/EngineConfiguration.html#getService(javax.xml.namespace.QName)">EngineConfiguration</a></code></strong></div>
<div class="block">Retrieve an instance of the named service.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/apache/axis/EngineConfiguration.html#getService(javax.xml.namespace.QName)">getService</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/axis/EngineConfiguration.html" title="interface in org.apache.axis">EngineConfiguration</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>qname</code> - the <code>QName</code> identifying the
<code>Service</code></dd>
<dt><span class="strong">Returns:</span></dt><dd>the <code>Service</code> associated with <code>qname</code></dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis/ConfigurationException.html" title="class in org.apache.axis">ConfigurationException</a></code> - if there was an error resolving the
qname</dd></dl>
</li>
</ul>
<a name="getServiceByNamespaceURI(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getServiceByNamespaceURI</h4>
<pre>public&nbsp;<a href="../../../../org/apache/axis/handlers/soap/SOAPService.html" title="class in org.apache.axis.handlers.soap">SOAPService</a>&nbsp;getServiceByNamespaceURI(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace)
throws <a href="../../../../org/apache/axis/ConfigurationException.html" title="class in org.apache.axis">ConfigurationException</a></pre>
<div class="block">Get a service which has been mapped to a particular namespace</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/apache/axis/EngineConfiguration.html#getServiceByNamespaceURI(java.lang.String)">getServiceByNamespaceURI</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/axis/EngineConfiguration.html" title="interface in org.apache.axis">EngineConfiguration</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>namespace</code> - a namespace URI</dd>
<dt><span class="strong">Returns:</span></dt><dd>an instance of the appropriate Service, or null</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis/ConfigurationException.html" title="class in org.apache.axis">ConfigurationException</a></code> - if there was an error resolving the
namespace</dd></dl>
</li>
</ul>
<a name="getHandler(javax.xml.namespace.QName)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHandler</h4>
<pre>public&nbsp;<a href="../../../../org/apache/axis/Handler.html" title="interface in org.apache.axis">Handler</a>&nbsp;getHandler(<a href="../../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a>&nbsp;qname)
throws <a href="../../../../org/apache/axis/ConfigurationException.html" title="class in org.apache.axis">ConfigurationException</a></pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/apache/axis/EngineConfiguration.html#getHandler(javax.xml.namespace.QName)">EngineConfiguration</a></code></strong></div>
<div class="block">Retrieve an instance of the named handler.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/apache/axis/EngineConfiguration.html#getHandler(javax.xml.namespace.QName)">getHandler</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/axis/EngineConfiguration.html" title="interface in org.apache.axis">EngineConfiguration</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>qname</code> - the <code>QName</code> identifying the
<code>Handler</code></dd>
<dt><span class="strong">Returns:</span></dt><dd>the <code>Handler</code> associated with <code>qname</code></dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis/ConfigurationException.html" title="class in org.apache.axis">ConfigurationException</a></code> - if there was a failure in resolving
<code>qname</code></dd></dl>
</li>
</ul>
<a name="deployService(javax.xml.namespace.QName, org.apache.axis.handlers.soap.SOAPService)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deployService</h4>
<pre>public&nbsp;void&nbsp;deployService(<a href="../../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a>&nbsp;qname,
<a href="../../../../org/apache/axis/handlers/soap/SOAPService.html" title="class in org.apache.axis.handlers.soap">SOAPService</a>&nbsp;service)</pre>
</li>
</ul>
<a name="deployService(java.lang.String, org.apache.axis.handlers.soap.SOAPService)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deployService</h4>
<pre>public&nbsp;void&nbsp;deployService(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="../../../../org/apache/axis/handlers/soap/SOAPService.html" title="class in org.apache.axis.handlers.soap">SOAPService</a>&nbsp;service)</pre>
</li>
</ul>
<a name="deployTransport(javax.xml.namespace.QName, org.apache.axis.Handler)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deployTransport</h4>
<pre>public&nbsp;void&nbsp;deployTransport(<a href="../../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</a>&nbsp;qname,
<a href="../../../../org/apache/axis/Handler.html" title="interface in org.apache.axis">Handler</a>&nbsp;transport)</pre>
</li>
</ul>
<a name="deployTransport(java.lang.String, org.apache.axis.Handler)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deployTransport</h4>
<pre>public&nbsp;void&nbsp;deployTransport(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="../../../../org/apache/axis/Handler.html" title="interface in org.apache.axis">Handler</a>&nbsp;transport)</pre>
</li>
</ul>
<a name="getDeployedServices()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDeployedServices</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a>&nbsp;getDeployedServices()
throws <a href="../../../../org/apache/axis/ConfigurationException.html" title="class in org.apache.axis">ConfigurationException</a></pre>
<div class="block">Get an enumeration of the services deployed to this engine</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/apache/axis/EngineConfiguration.html#getDeployedServices()">getDeployedServices</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/axis/EngineConfiguration.html" title="interface in org.apache.axis">EngineConfiguration</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>an <code>Iterator</code> over the <code>ServiceDesc</code>
objects</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/axis/ConfigurationException.html" title="class in org.apache.axis">ConfigurationException</a></code> - if the deployed services could not be
returned</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/axis/description/ServiceDesc.html" title="interface in org.apache.axis.description"><code>ServiceDesc</code></a></dd></dl>
</li>
</ul>
<a name="setRoles(java.util.List)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setRoles</h4>
<pre>public&nbsp;void&nbsp;setRoles(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&nbsp;roles)</pre>
<div class="block">Set the global role list for this configuration. Note that we use
the actual passed value, so if anyone else changes that collection,
our role list will change. Be careful to pass this a cloned list if
you want to change the list later without affecting the config.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>roles</code> - </dd></dl>
</li>
</ul>
<a name="addRole(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addRole</h4>
<pre>public&nbsp;void&nbsp;addRole(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;role)</pre>
<div class="block">Add a role to the configuration's global list</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>role</code> - </dd></dl>
</li>
</ul>
<a name="removeRole(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeRole</h4>
<pre>public&nbsp;void&nbsp;removeRole(<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;role)</pre>
<div class="block">Remove a role from the configuration's global list</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>role</code> - </dd></dl>
</li>
</ul>
<a name="getRoles()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getRoles</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.4.2/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&nbsp;getRoles()</pre>
<div class="block">Get a list of roles that this engine plays globally. Services
within the engine configuration may also add additional roles.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../org/apache/axis/EngineConfiguration.html#getRoles()">getRoles</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/axis/EngineConfiguration.html" title="interface in org.apache.axis">EngineConfiguration</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>a <code>List</code> of the roles for this engine</dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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/SimpleProvider.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/axis/configuration/ServletEngineConfigurationFactory.html" title="class in org.apache.axis.configuration"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/axis/configuration/XMLStringProvider.html" title="class in org.apache.axis.configuration"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/axis/configuration/SimpleProvider.html" target="_top">Frames</a></li>
<li><a href="SimpleProvider.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All 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>Field&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>Field&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 © <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>