blob: 3ab0948864c42787294cbe7b0e427eccac217f80 [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>Uses of Class org.apache.axis2.context.AbstractContext (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="Uses of Class org.apache.axis2.context.AbstractContext (Apache Axis2)";
}
}
catch(err) {
}
//-->
</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><a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/axis2/context/class-use/AbstractContext.html" target="_top">Frames</a></li>
<li><a href="AbstractContext.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>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.axis2.context.AbstractContext" class="title">Uses of Class<br>org.apache.axis2.context.AbstractContext</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.axis2.clustering.state">org.apache.axis2.clustering.state</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.axis2.context">org.apache.axis2.context</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.axis2.scripting">org.apache.axis2.scripting</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.axis2.clustering.state">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a> in <a href="../../../../../org/apache/axis2/clustering/state/package-summary.html">org.apache.axis2.clustering.state</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/axis2/clustering/state/package-summary.html">org.apache.axis2.clustering.state</a> with parameters of type <a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ClusteringContextListener.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/clustering/state/ClusteringContextListener.html#contextCreated-org.apache.axis2.context.AbstractContext-">contextCreated</a></span>(<a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ClusteringContextListener.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/clustering/state/ClusteringContextListener.html#contextRemoved-org.apache.axis2.context.AbstractContext-">contextRemoved</a></span>(<a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/axis2/clustering/state/commands/StateClusteringCommandCollection.html" title="class in org.apache.axis2.clustering.state.commands">StateClusteringCommandCollection</a></code></td>
<td class="colLast"><span class="typeNameLabel">StateClusteringCommandFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/clustering/state/StateClusteringCommandFactory.html#getCommandCollection-org.apache.axis2.context.AbstractContext:A-java.util.Map-">getCommandCollection</a></span>(<a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a>[]&nbsp;contexts,
<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>&nbsp;excludedReplicationPatterns)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/axis2/clustering/state/StateClusteringCommand.html" title="class in org.apache.axis2.clustering.state">StateClusteringCommand</a></code></td>
<td class="colLast"><span class="typeNameLabel">StateClusteringCommandFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/clustering/state/StateClusteringCommandFactory.html#getRemoveCommand-org.apache.axis2.context.AbstractContext-">getRemoveCommand</a></span>(<a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a>&nbsp;abstractContext)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/axis2/clustering/state/StateClusteringCommand.html" title="class in org.apache.axis2.clustering.state">StateClusteringCommand</a></code></td>
<td class="colLast"><span class="typeNameLabel">StateClusteringCommandFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/clustering/state/StateClusteringCommandFactory.html#getUpdateCommand-org.apache.axis2.context.AbstractContext-java.util.Map-boolean-">getUpdateCommand</a></span>(<a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a>&nbsp;context,
<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>&nbsp;excludedPropertyPatterns,
boolean&nbsp;includeAllProperties)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/axis2/clustering/state/StateClusteringCommand.html" title="class in org.apache.axis2.clustering.state">StateClusteringCommand</a></code></td>
<td class="colLast"><span class="typeNameLabel">StateClusteringCommandFactory.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/clustering/state/StateClusteringCommandFactory.html#getUpdateCommand-org.apache.axis2.context.AbstractContext-java.lang.String:A-">getUpdateCommand</a></span>(<a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a>&nbsp;context,
<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;propertyNames)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">StateManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/clustering/state/StateManager.html#isContextClusterable-org.apache.axis2.context.AbstractContext-">isContextClusterable</a></span>(<a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a>&nbsp;context)</code>
<div class="block">This is a check to see whether the properties in an instance of <a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context"><code>AbstractContext</code></a>
should be replicated.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">DefaultStateManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/clustering/state/DefaultStateManager.html#isContextClusterable-org.apache.axis2.context.AbstractContext-">isContextClusterable</a></span>(<a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">StateManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/clustering/state/StateManager.html#removeContext-org.apache.axis2.context.AbstractContext-">removeContext</a></span>(<a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a>&nbsp;context)</code>
<div class="block">This method is called when <a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context"><code>AbstractContext</code></a> is removed from the system</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">DefaultStateManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/clustering/state/DefaultStateManager.html#removeContext-org.apache.axis2.context.AbstractContext-">removeContext</a></span>(<a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">Replicator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/clustering/state/Replicator.html#replicate-org.apache.axis2.context.AbstractContext-">replicate</a></span>(<a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a>&nbsp;abstractContext)</code>
<div class="block">Replicate all serializable properties stored in the given <code>abstractContext</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static void</code></td>
<td class="colLast"><span class="typeNameLabel">Replicator.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/clustering/state/Replicator.html#replicate-org.apache.axis2.context.AbstractContext-java.lang.String:A-">replicate</a></span>(<a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a>&nbsp;abstractContext,
<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;propertyNames)</code>
<div class="block">Replicate all the properties given in <code>propertyNames</code>
in the specified <code>abstractContext</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">StateManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/clustering/state/StateManager.html#updateContext-org.apache.axis2.context.AbstractContext-">updateContext</a></span>(<a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a>&nbsp;context)</code>
<div class="block">This method is called when properties in an <a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context"><code>AbstractContext</code></a> are updated.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">DefaultStateManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/clustering/state/DefaultStateManager.html#updateContext-org.apache.axis2.context.AbstractContext-">updateContext</a></span>(<a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">StateManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/clustering/state/StateManager.html#updateContext-org.apache.axis2.context.AbstractContext-java.lang.String:A-">updateContext</a></span>(<a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a>&nbsp;context,
<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;propertyNames)</code>
<div class="block">This method is called when one need to update/replicate only certains properties in the
specified <code>context</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">DefaultStateManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/clustering/state/DefaultStateManager.html#updateContext-org.apache.axis2.context.AbstractContext-java.lang.String:A-">updateContext</a></span>(<a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a>&nbsp;context,
<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;propertyNames)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">StateManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/clustering/state/StateManager.html#updateContexts-org.apache.axis2.context.AbstractContext:A-">updateContexts</a></span>(<a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a>[]&nbsp;contexts)</code>
<div class="block">This method is called when properties in a collection of <a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context"><code>AbstractContext</code></a>s are updated.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">DefaultStateManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/clustering/state/DefaultStateManager.html#updateContexts-org.apache.axis2.context.AbstractContext:A-">updateContexts</a></span>(<a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a>[]&nbsp;contexts)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">PropertyUpdater.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/clustering/state/PropertyUpdater.html#updateProperties-org.apache.axis2.context.AbstractContext-">updateProperties</a></span>(<a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a>&nbsp;abstractContext)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.axis2.context">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a> in <a href="../../../../../org/apache/axis2/context/package-summary.html">org.apache.axis2.context</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a> in <a href="../../../../../org/apache/axis2/context/package-summary.html">org.apache.axis2.context</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/context/ConfigurationContext.html" title="class in org.apache.axis2.context">ConfigurationContext</a></span></code>
<div class="block">Axis2 states are held in two information models, called description hierarchy and context
hierarchy.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</a></span></code>
<div class="block">Axis2 states are held in two information models, called description hierarchy
and context hierarchy.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/context/OperationContext.html" title="class in org.apache.axis2.context">OperationContext</a></span></code>
<div class="block">An OperationContext represents a running "instance" of an operation, which is
represented by an AxisOperation object.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/context/ServiceContext.html" title="class in org.apache.axis2.context">ServiceContext</a></span></code>
<div class="block">Well this is never clearly defined, what it does or the life-cycle.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/context/ServiceGroupContext.html" title="class in org.apache.axis2.context">ServiceGroupContext</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/context/SessionContext.html" title="class in org.apache.axis2.context">SessionContext</a></span></code>
<div class="block">All the engine components are stateless across the executions and all the states should be kept in the
Contexts, there are three context Global, Session and Message.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../../org/apache/axis2/context/package-summary.html">org.apache.axis2.context</a> declared as <a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractContext.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/context/AbstractContext.html#parent">parent</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/axis2/context/package-summary.html">org.apache.axis2.context</a> that return <a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractContext.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/context/AbstractContext.html#getParent--">getParent</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../org/apache/axis2/context/package-summary.html">org.apache.axis2.context</a> with parameters of type <a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ContextListener.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/context/ContextListener.html#contextCreated-org.apache.axis2.context.AbstractContext-">contextCreated</a></span>(<a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a>&nbsp;context)</code>
<div class="block">A context has been added</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">ContextListener.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/context/ContextListener.html#contextRemoved-org.apache.axis2.context.AbstractContext-">contextRemoved</a></span>(<a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a>&nbsp;context)</code>
<div class="block">A context has been removed</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractContext.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/context/AbstractContext.html#isAncestor-org.apache.axis2.context.AbstractContext-">isAncestor</a></span>(<a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractContext.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/context/AbstractContext.html#setParent-org.apache.axis2.context.AbstractContext-">setParent</a></span>(<a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../org/apache/axis2/context/package-summary.html">org.apache.axis2.context</a> with parameters of type <a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/context/AbstractContext.html#AbstractContext-org.apache.axis2.context.AbstractContext-">AbstractContext</a></span>(<a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a>&nbsp;parent)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/context/SessionContext.html#SessionContext-org.apache.axis2.context.AbstractContext-">SessionContext</a></span>(<a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a>&nbsp;parent)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.axis2.scripting">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a> in <a href="../../../../../org/apache/axis2/scripting/package-summary.html">org.apache.axis2.scripting</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">AbstractContext</a> in <a href="../../../../../org/apache/axis2/scripting/package-summary.html">org.apache.axis2.scripting</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/axis2/scripting/ScriptMessageContext.html" title="class in org.apache.axis2.scripting">ScriptMessageContext</a></span></code>
<div class="block">ScriptMessageContext decorates the Axis2 MessageContext adding methods to use
the message payload XML in a way natural to the scripting language.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= 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><a href="../../../../../org/apache/axis2/context/AbstractContext.html" title="class in org.apache.axis2.context">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/axis2/context/class-use/AbstractContext.html" target="_top">Frames</a></li>
<li><a href="AbstractContext.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>
<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>