You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by de...@apache.org on 2005/12/02 15:41:51 UTC

svn commit: r351737 [82/384] - in /webservices/site/trunk/targets/axis2/api/0_93: ./ org/ org/apache/ org/apache/axis2/ org/apache/axis2/addressing/ org/apache/axis2/addressing/class-use/ org/apache/axis2/attachments/ org/apache/axis2/attachments/class...

Added: webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/description/AxisService.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/description/AxisService.html?rev=351737&view=auto
==============================================================================
--- webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/description/AxisService.html (added)
+++ webservices/site/trunk/targets/axis2/api/0_93/org/apache/axis2/description/AxisService.html Fri Dec  2 06:17:37 2005
@@ -0,0 +1,1905 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.4.2_04) on Fri Dec 02 20:08:38 LKT 2005 -->
+<TITLE>
+AxisService (Axis2 API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.axis2.description.AxisService class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="AxisService (Axis2 API)";
+}
+</SCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/AxisService.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../org/apache/axis2/description/AxisOperationFactory.html" title="class in org.apache.axis2.description"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/axis2/description/AxisServiceGroup.html" title="class in org.apache.axis2.description"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="AxisService.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.axis2.description</FONT>
+<BR>
+Class AxisService</H2>
+<PRE>
+java.lang.Object
+  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.axis2.description.AxisService</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD>org.apache.wsdl.Component, <A HREF="../../../../org/apache/axis2/description/DescriptionConstants.html" title="interface in org.apache.axis2.description">DescriptionConstants</A>, <A HREF="../../../../org/apache/axis2/description/FlowInclude.html" title="interface in org.apache.axis2.description">FlowInclude</A>, <A HREF="../../../../org/apache/axis2/description/ParameterInclude.html" title="interface in org.apache.axis2.description">ParameterInclude</A>, org.apache.wsdl.WSDLService</DD>
+</DL>
+<HR>
+<DL>
+<DT>public class <B>AxisService</B><DT>extends java.lang.Object<DT>implements org.apache.wsdl.WSDLService, <A HREF="../../../../org/apache/axis2/description/ParameterInclude.html" title="interface in org.apache.axis2.description">ParameterInclude</A>, <A HREF="../../../../org/apache/axis2/description/FlowInclude.html" title="interface in org.apache.axis2.description">FlowInclude</A>, <A HREF="../../../../org/apache/axis2/description/DescriptionConstants.html" title="interface in org.apache.axis2.description">DescriptionConstants</A></DL>
+
+<P>
+Class AxisService
+<P>
+
+<P>
+<HR>
+
+<P>
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+
+
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="fields_inherited_from_class_org.apache.wsdl.WSDLService"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Fields inherited from interface org.apache.wsdl.WSDLService</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>STYLE_DOC, STYLE_MSG, STYLE_RPC</CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="fields_inherited_from_class_org.apache.axis2.description.DescriptionConstants"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Fields inherited from interface org.apache.axis2.description.<A HREF="../../../../org/apache/axis2/description/DescriptionConstants.html" title="interface in org.apache.axis2.description">DescriptionConstants</A></B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><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">SERVICE_CLASS</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></TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#AxisService()">AxisService</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#AxisService(javax.xml.namespace.QName)">AxisService</A></B>(javax.xml.namespace.QName&nbsp;qName)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor AxisService</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#AxisService(org.apache.wsdl.impl.WSDLServiceImpl)">AxisService</A></B>(org.apache.wsdl.impl.WSDLServiceImpl&nbsp;serviceimpl)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor AxisService</TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=2><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#addExtensibilityElement(org.apache.wsdl.WSDLExtensibilityElement)">addExtensibilityElement</A></B>(org.apache.wsdl.WSDLExtensibilityElement&nbsp;element)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#addExtensibleAttributes(org.apache.wsdl.WSDLExtensibilityAttribute)">addExtensibleAttributes</A></B>(org.apache.wsdl.WSDLExtensibilityAttribute&nbsp;attribute)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#addMapping(java.lang.String, org.apache.axis2.description.AxisOperation)">addMapping</A></B>(java.lang.String&nbsp;mappingKey,
+           <A HREF="../../../../org/apache/axis2/description/AxisOperation.html" title="class in org.apache.axis2.description">AxisOperation</A>&nbsp;axisOperation)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;To add the was action paramater into has map so that was action based dispatch can support</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#addModuleConfig(org.apache.axis2.description.ModuleConfiguration)">addModuleConfig</A></B>(<A HREF="../../../../org/apache/axis2/description/ModuleConfiguration.html" title="class in org.apache.axis2.description">ModuleConfiguration</A>&nbsp;moduleConfiguration)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adding module configuration , if there is moduleConfig tag in service</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#addModuleOperations(org.apache.axis2.description.ModuleDescription, org.apache.axis2.engine.AxisConfiguration)">addModuleOperations</A></B>(<A HREF="../../../../org/apache/axis2/description/ModuleDescription.html" title="class in org.apache.axis2.description">ModuleDescription</A>&nbsp;module,
+                    <A HREF="../../../../org/apache/axis2/engine/AxisConfiguration.html" title="class in org.apache.axis2.engine">AxisConfiguration</A>&nbsp;axisConfig)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;To add a opeartion to a service if a module requird to do so</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#addModuleref(javax.xml.namespace.QName)">addModuleref</A></B>(javax.xml.namespace.QName&nbsp;moduleref)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#addOperation(org.apache.axis2.description.AxisOperation)">addOperation</A></B>(<A HREF="../../../../org/apache/axis2/description/AxisOperation.html" title="class in org.apache.axis2.description">AxisOperation</A>&nbsp;axisOperation)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method addOperation</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#addParameter(org.apache.axis2.description.Parameter)">addParameter</A></B>(<A HREF="../../../../org/apache/axis2/description/Parameter.html" title="interface in org.apache.axis2.description">Parameter</A>&nbsp;param)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method addParameter</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#deserializeParameters(org.apache.axis2.om.OMElement)">deserializeParameters</A></B>(<A HREF="../../../../org/apache/axis2/om/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A>&nbsp;parameterElement)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#engageModule(org.apache.axis2.description.ModuleDescription, org.apache.axis2.engine.AxisConfiguration)">engageModule</A></B>(<A HREF="../../../../org/apache/axis2/description/ModuleDescription.html" title="class in org.apache.axis2.description">ModuleDescription</A>&nbsp;moduleref,
+             <A HREF="../../../../org/apache/axis2/engine/AxisConfiguration.html" title="class in org.apache.axis2.engine">AxisConfiguration</A>&nbsp;axisConfig)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;To ebgage a module it is reuired to use this method</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getAxisServiceName()">getAxisServiceName</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;To get the description about the service
+ ty67tyuio</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.ClassLoader</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getClassLoader()">getClassLoader</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method getClassLoader</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.util.HashMap</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getComponentProperties()">getComponentProperties</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getComponentProperty(java.lang.Object)">getComponentProperty</A></B>(java.lang.Object&nbsp;key)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getContextPath()">getContextPath</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method getContextPath</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.util.ArrayList</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getControlOperations()">getControlOperations</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;To get the control operation which are added by module like RM</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;org.apache.wsdl.WSDLEndpoint</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getEndpoint(javax.xml.namespace.QName)">getEndpoint</A></B>(javax.xml.namespace.QName&nbsp;qName)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.util.HashMap</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getEndpoints()">getEndpoints</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.util.Collection</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getEngagedModules()">getEngagedModules</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method getEngadgedModules</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.util.List</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getExtensibilityAttributes()">getExtensibilityAttributes</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.util.List</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getExtensibilityElements()">getExtensibilityElements</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/description/Flow.html" title="interface in org.apache.axis2.description">Flow</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getFaultInFlow()">getFaultInFlow</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method getFaultInFlow</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/description/Flow.html" title="interface in org.apache.axis2.description">Flow</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getFaultOutFlow()">getFaultOutFlow</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getFileName()">getFileName</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/description/Flow.html" title="interface in org.apache.axis2.description">Flow</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getInFlow()">getInFlow</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method getInFlow</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;long</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getLastupdate()">getLastupdate</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.util.Map</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getMetadataBag()">getMetadataBag</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/description/ModuleConfiguration.html" title="class in org.apache.axis2.description">ModuleConfiguration</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getModuleConfig(javax.xml.namespace.QName)">getModuleConfig</A></B>(javax.xml.namespace.QName&nbsp;moduleName)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.util.ArrayList</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getModules()">getModules</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;javax.xml.namespace.QName</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getName()">getName</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getNamespace()">getNamespace</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/description/AxisOperation.html" title="class in org.apache.axis2.description">AxisOperation</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getOperation(javax.xml.namespace.QName)">getOperation</A></B>(javax.xml.namespace.QName&nbsp;operationName)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method getOperation</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/description/AxisOperation.html" title="class in org.apache.axis2.description">AxisOperation</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getOperation(java.lang.String)">getOperation</A></B>(java.lang.String&nbsp;ncName)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/description/AxisOperation.html" title="class in org.apache.axis2.description">AxisOperation</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getOperationBySOAPAction(java.lang.String)">getOperationBySOAPAction</A></B>(java.lang.String&nbsp;soapAction)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method will return the operation given particular SOAP Action.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/description/AxisOperation.html" title="class in org.apache.axis2.description">AxisOperation</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getOperationBySOAPAction(java.lang.String, javax.xml.namespace.QName)">getOperationBySOAPAction</A></B>(java.lang.String&nbsp;soapAction,
+                         javax.xml.namespace.QName&nbsp;endpoint)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method will return the operation given the particular endpoing and the
+ particular SOAP Action.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.util.HashMap</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getOperations()">getOperations</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method getOperations</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/description/Flow.html" title="interface in org.apache.axis2.description">Flow</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getOutFlow()">getOutFlow</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method getOutFlow</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/description/Parameter.html" title="interface in org.apache.axis2.description">Parameter</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getParameter(java.lang.String)">getParameter</A></B>(java.lang.String&nbsp;name)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method getParameter</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.util.ArrayList</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getParameters()">getParameters</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;To get all the parameters in a given description</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/description/AxisServiceGroup.html" title="class in org.apache.axis2.description">AxisServiceGroup</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getParent()">getParent</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;To get the parent (which is AxisConfiguration in this case)</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.util.ArrayList</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getPublishedOperations()">getPublishedOperations</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;To get only the publish operations</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;org.apache.wsdl.WSDLInterface</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getServiceInterface()">getServiceInterface</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getStyle()">getStyle</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method getStyle</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;javax.wsdl.Definition</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getWSDLDefinition()">getWSDLDefinition</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;org.apache.wsdl.WSDLOperation</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#getWSDLOPOperation(javax.xml.namespace.QName)">getWSDLOPOperation</A></B>(javax.xml.namespace.QName&nbsp;operationName)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;To get the WSDL opeartion element in servic einterface</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#isParameterLocked(java.lang.String)">isParameterLocked</A></B>(java.lang.String&nbsp;paramterName)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;to check whether the parameter is locked at any level</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#printWSDL(java.io.Writer, java.lang.String)">printWSDL</A></B>(java.io.Writer&nbsp;out,
+          java.lang.String&nbsp;PortURL)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#setAxisServiceName(java.lang.String)">setAxisServiceName</A></B>(java.lang.String&nbsp;axisServiceName)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the description about the service</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#setClassLoader(java.lang.ClassLoader)">setClassLoader</A></B>(java.lang.ClassLoader&nbsp;classLoader)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method setClassLoader</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#setComponentProperties(java.util.HashMap)">setComponentProperties</A></B>(java.util.HashMap&nbsp;properties)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#setComponentProperty(java.lang.Object, java.lang.Object)">setComponentProperty</A></B>(java.lang.Object&nbsp;key,
+                     java.lang.Object&nbsp;obj)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#setContextPath(java.lang.String)">setContextPath</A></B>(java.lang.String&nbsp;contextPath)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method setContextPath</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#setEndpoint(org.apache.wsdl.WSDLEndpoint)">setEndpoint</A></B>(org.apache.wsdl.WSDLEndpoint&nbsp;endpoint)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#setEndpoints(java.util.HashMap)">setEndpoints</A></B>(java.util.HashMap&nbsp;endpoints)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#setFaultInFlow(org.apache.axis2.description.Flow)">setFaultInFlow</A></B>(<A HREF="../../../../org/apache/axis2/description/Flow.html" title="interface in org.apache.axis2.description">Flow</A>&nbsp;faultFlow)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method setFaultInFlow</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#setFaultOutFlow(org.apache.axis2.description.Flow)">setFaultOutFlow</A></B>(<A HREF="../../../../org/apache/axis2/description/Flow.html" title="interface in org.apache.axis2.description">Flow</A>&nbsp;faultFlow)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method setFaultInFlow</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#setFileName(java.lang.String)">setFileName</A></B>(java.lang.String&nbsp;fileName)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#setInFlow(org.apache.axis2.description.Flow)">setInFlow</A></B>(<A HREF="../../../../org/apache/axis2/description/Flow.html" title="interface in org.apache.axis2.description">Flow</A>&nbsp;inFlow)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method setInFlow</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#setLastupdate()">setLastupdate</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method will set the current time as last update time of the service</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#setMetadataBag(java.util.Map)">setMetadataBag</A></B>(java.util.Map&nbsp;map)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#setName(javax.xml.namespace.QName)">setName</A></B>(javax.xml.namespace.QName&nbsp;name)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#setOutFlow(org.apache.axis2.description.Flow)">setOutFlow</A></B>(<A HREF="../../../../org/apache/axis2/description/Flow.html" title="interface in org.apache.axis2.description">Flow</A>&nbsp;outFlow)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method setOutFlow</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#setParent(org.apache.axis2.description.AxisServiceGroup)">setParent</A></B>(<A HREF="../../../../org/apache/axis2/description/AxisServiceGroup.html" title="class in org.apache.axis2.description">AxisServiceGroup</A>&nbsp;parent)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#setServiceInterface(org.apache.wsdl.WSDLInterface)">setServiceInterface</A></B>(org.apache.wsdl.WSDLInterface&nbsp;serviceInterface)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#setStyle(java.lang.String)">setStyle</A></B>(java.lang.String&nbsp;style)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method setStyle</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#setWSDLDefinition(javax.wsdl.Definition)">setWSDLDefinition</A></B>(javax.wsdl.Definition&nbsp;difDefinition)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../org/apache/axis2/context/ServiceContext.html" title="class in org.apache.axis2.context">ServiceContext</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/axis2/description/AxisService.html#u(org.apache.axis2.context.MessageContext)">u</A></B>(<A HREF="../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</A>&nbsp;msgContext)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This finds the ServiceContext provided that the incomming message that
+ has have some serviceInstanceID.</TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TD><B>Methods inherited from class java.lang.Object</B></TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="AxisService(org.apache.wsdl.impl.WSDLServiceImpl)"><!-- --></A><H3>
+AxisService</H3>
+<PRE>
+public <B>AxisService</B>(org.apache.wsdl.impl.WSDLServiceImpl&nbsp;serviceimpl)</PRE>
+<DL>
+<DD>Constructor AxisService
+<P>
+</DL>
+<HR>
+
+<A NAME="AxisService()"><!-- --></A><H3>
+AxisService</H3>
+<PRE>
+public <B>AxisService</B>()</PRE>
+<DL>
+</DL>
+<HR>
+
+<A NAME="AxisService(javax.xml.namespace.QName)"><!-- --></A><H3>
+AxisService</H3>
+<PRE>
+public <B>AxisService</B>(javax.xml.namespace.QName&nbsp;qName)</PRE>
+<DL>
+<DD>Constructor AxisService
+<P>
+<DT><B>Parameters:</B><DD><CODE>qName</CODE> - </DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TD COLSPAN=1><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TD>
+</TR>
+</TABLE>
+
+<A NAME="engageModule(org.apache.axis2.description.ModuleDescription, org.apache.axis2.engine.AxisConfiguration)"><!-- --></A><H3>
+engageModule</H3>
+<PRE>
+public void <B>engageModule</B>(<A HREF="../../../../org/apache/axis2/description/ModuleDescription.html" title="class in org.apache.axis2.description">ModuleDescription</A>&nbsp;moduleref,
+                         <A HREF="../../../../org/apache/axis2/engine/AxisConfiguration.html" title="class in org.apache.axis2.engine">AxisConfiguration</A>&nbsp;axisConfig)
+                  throws <A HREF="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</A></PRE>
+<DL>
+<DD>To ebgage a module it is reuired to use this method
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>moduleref</CODE> - 
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="addModuleOperations(org.apache.axis2.description.ModuleDescription, org.apache.axis2.engine.AxisConfiguration)"><!-- --></A><H3>
+addModuleOperations</H3>
+<PRE>
+public void <B>addModuleOperations</B>(<A HREF="../../../../org/apache/axis2/description/ModuleDescription.html" title="class in org.apache.axis2.description">ModuleDescription</A>&nbsp;module,
+                                <A HREF="../../../../org/apache/axis2/engine/AxisConfiguration.html" title="class in org.apache.axis2.engine">AxisConfiguration</A>&nbsp;axisConfig)
+                         throws <A HREF="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</A></PRE>
+<DL>
+<DD>To add a opeartion to a service if a module requird to do so
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>module</CODE> - 
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getEngagedModules()"><!-- --></A><H3>
+getEngagedModules</H3>
+<PRE>
+public java.util.Collection <B>getEngagedModules</B>()</PRE>
+<DL>
+<DD>Method getEngadgedModules
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>Collection</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getOperation(javax.xml.namespace.QName)"><!-- --></A><H3>
+getOperation</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/description/AxisOperation.html" title="class in org.apache.axis2.description">AxisOperation</A> <B>getOperation</B>(javax.xml.namespace.QName&nbsp;operationName)</PRE>
+<DL>
+<DD>Method getOperation
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>operationName</CODE> - 
+<DT><B>Returns:</B><DD>AxisOperation</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getWSDLOPOperation(javax.xml.namespace.QName)"><!-- --></A><H3>
+getWSDLOPOperation</H3>
+<PRE>
+public org.apache.wsdl.WSDLOperation <B>getWSDLOPOperation</B>(javax.xml.namespace.QName&nbsp;operationName)</PRE>
+<DL>
+<DD>To get the WSDL opeartion element in servic einterface
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>operationName</CODE> - <code>QName</cde>
+<DT><B>Returns:</B><DD>WSDLOperation <code>WSDLOperation</code></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="addOperation(org.apache.axis2.description.AxisOperation)"><!-- --></A><H3>
+addOperation</H3>
+<PRE>
+public void <B>addOperation</B>(<A HREF="../../../../org/apache/axis2/description/AxisOperation.html" title="class in org.apache.axis2.description">AxisOperation</A>&nbsp;axisOperation)</PRE>
+<DL>
+<DD>Method addOperation
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>axisOperation</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setClassLoader(java.lang.ClassLoader)"><!-- --></A><H3>
+setClassLoader</H3>
+<PRE>
+public void <B>setClassLoader</B>(java.lang.ClassLoader&nbsp;classLoader)</PRE>
+<DL>
+<DD>Method setClassLoader
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>classLoader</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getClassLoader()"><!-- --></A><H3>
+getClassLoader</H3>
+<PRE>
+public java.lang.ClassLoader <B>getClassLoader</B>()</PRE>
+<DL>
+<DD>Method getClassLoader
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>ClassLoader</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setContextPath(java.lang.String)"><!-- --></A><H3>
+setContextPath</H3>
+<PRE>
+public void <B>setContextPath</B>(java.lang.String&nbsp;contextPath)</PRE>
+<DL>
+<DD>Method setContextPath
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>contextPath</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getContextPath()"><!-- --></A><H3>
+getContextPath</H3>
+<PRE>
+public java.lang.String <B>getContextPath</B>()</PRE>
+<DL>
+<DD>Method getContextPath
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>String</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setStyle(java.lang.String)"><!-- --></A><H3>
+setStyle</H3>
+<PRE>
+public void <B>setStyle</B>(java.lang.String&nbsp;style)</PRE>
+<DL>
+<DD>Method setStyle
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>style</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getStyle()"><!-- --></A><H3>
+getStyle</H3>
+<PRE>
+public java.lang.String <B>getStyle</B>()</PRE>
+<DL>
+<DD>Method getStyle
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>String</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="addParameter(org.apache.axis2.description.Parameter)"><!-- --></A><H3>
+addParameter</H3>
+<PRE>
+public void <B>addParameter</B>(<A HREF="../../../../org/apache/axis2/description/Parameter.html" title="interface in org.apache.axis2.description">Parameter</A>&nbsp;param)
+                  throws <A HREF="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</A></PRE>
+<DL>
+<DD>Method addParameter
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/axis2/description/ParameterInclude.html#addParameter(org.apache.axis2.description.Parameter)">addParameter</A></CODE> in interface <CODE><A HREF="../../../../org/apache/axis2/description/ParameterInclude.html" title="interface in org.apache.axis2.description">ParameterInclude</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>param</CODE> - 
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getParameter(java.lang.String)"><!-- --></A><H3>
+getParameter</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/description/Parameter.html" title="interface in org.apache.axis2.description">Parameter</A> <B>getParameter</B>(java.lang.String&nbsp;name)</PRE>
+<DL>
+<DD>Method getParameter
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/axis2/description/ParameterInclude.html#getParameter(java.lang.String)">getParameter</A></CODE> in interface <CODE><A HREF="../../../../org/apache/axis2/description/ParameterInclude.html" title="interface in org.apache.axis2.description">ParameterInclude</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>name</CODE> - 
+<DT><B>Returns:</B><DD>Parameter</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getParameters()"><!-- --></A><H3>
+getParameters</H3>
+<PRE>
+public java.util.ArrayList <B>getParameters</B>()</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/axis2/description/ParameterInclude.html" title="interface in org.apache.axis2.description">ParameterInclude</A></CODE></B></DD>
+<DD>To get all the parameters in a given description
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/axis2/description/ParameterInclude.html#getParameters()">getParameters</A></CODE> in interface <CODE><A HREF="../../../../org/apache/axis2/description/ParameterInclude.html" title="interface in org.apache.axis2.description">ParameterInclude</A></CODE></DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getInFlow()"><!-- --></A><H3>
+getInFlow</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/description/Flow.html" title="interface in org.apache.axis2.description">Flow</A> <B>getInFlow</B>()</PRE>
+<DL>
+<DD>Method getInFlow
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/axis2/description/FlowInclude.html#getInFlow()">getInFlow</A></CODE> in interface <CODE><A HREF="../../../../org/apache/axis2/description/FlowInclude.html" title="interface in org.apache.axis2.description">FlowInclude</A></CODE></DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>Flow</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setInFlow(org.apache.axis2.description.Flow)"><!-- --></A><H3>
+setInFlow</H3>
+<PRE>
+public void <B>setInFlow</B>(<A HREF="../../../../org/apache/axis2/description/Flow.html" title="interface in org.apache.axis2.description">Flow</A>&nbsp;inFlow)</PRE>
+<DL>
+<DD>Method setInFlow
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/axis2/description/FlowInclude.html#setInFlow(org.apache.axis2.description.Flow)">setInFlow</A></CODE> in interface <CODE><A HREF="../../../../org/apache/axis2/description/FlowInclude.html" title="interface in org.apache.axis2.description">FlowInclude</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>inFlow</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getOutFlow()"><!-- --></A><H3>
+getOutFlow</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/description/Flow.html" title="interface in org.apache.axis2.description">Flow</A> <B>getOutFlow</B>()</PRE>
+<DL>
+<DD>Method getOutFlow
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/axis2/description/FlowInclude.html#getOutFlow()">getOutFlow</A></CODE> in interface <CODE><A HREF="../../../../org/apache/axis2/description/FlowInclude.html" title="interface in org.apache.axis2.description">FlowInclude</A></CODE></DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>Flow</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setOutFlow(org.apache.axis2.description.Flow)"><!-- --></A><H3>
+setOutFlow</H3>
+<PRE>
+public void <B>setOutFlow</B>(<A HREF="../../../../org/apache/axis2/description/Flow.html" title="interface in org.apache.axis2.description">Flow</A>&nbsp;outFlow)</PRE>
+<DL>
+<DD>Method setOutFlow
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/axis2/description/FlowInclude.html#setOutFlow(org.apache.axis2.description.Flow)">setOutFlow</A></CODE> in interface <CODE><A HREF="../../../../org/apache/axis2/description/FlowInclude.html" title="interface in org.apache.axis2.description">FlowInclude</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>outFlow</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getFaultInFlow()"><!-- --></A><H3>
+getFaultInFlow</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/description/Flow.html" title="interface in org.apache.axis2.description">Flow</A> <B>getFaultInFlow</B>()</PRE>
+<DL>
+<DD>Method getFaultInFlow
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/axis2/description/FlowInclude.html#getFaultInFlow()">getFaultInFlow</A></CODE> in interface <CODE><A HREF="../../../../org/apache/axis2/description/FlowInclude.html" title="interface in org.apache.axis2.description">FlowInclude</A></CODE></DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>Flow</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setFaultInFlow(org.apache.axis2.description.Flow)"><!-- --></A><H3>
+setFaultInFlow</H3>
+<PRE>
+public void <B>setFaultInFlow</B>(<A HREF="../../../../org/apache/axis2/description/Flow.html" title="interface in org.apache.axis2.description">Flow</A>&nbsp;faultFlow)</PRE>
+<DL>
+<DD>Method setFaultInFlow
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/axis2/description/FlowInclude.html#setFaultInFlow(org.apache.axis2.description.Flow)">setFaultInFlow</A></CODE> in interface <CODE><A HREF="../../../../org/apache/axis2/description/FlowInclude.html" title="interface in org.apache.axis2.description">FlowInclude</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>faultFlow</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getFaultOutFlow()"><!-- --></A><H3>
+getFaultOutFlow</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/description/Flow.html" title="interface in org.apache.axis2.description">Flow</A> <B>getFaultOutFlow</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/axis2/description/FlowInclude.html#getFaultOutFlow()">getFaultOutFlow</A></CODE> in interface <CODE><A HREF="../../../../org/apache/axis2/description/FlowInclude.html" title="interface in org.apache.axis2.description">FlowInclude</A></CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setFaultOutFlow(org.apache.axis2.description.Flow)"><!-- --></A><H3>
+setFaultOutFlow</H3>
+<PRE>
+public void <B>setFaultOutFlow</B>(<A HREF="../../../../org/apache/axis2/description/Flow.html" title="interface in org.apache.axis2.description">Flow</A>&nbsp;faultFlow)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/axis2/description/FlowInclude.html" title="interface in org.apache.axis2.description">FlowInclude</A></CODE></B></DD>
+<DD>Method setFaultInFlow
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/axis2/description/FlowInclude.html#setFaultOutFlow(org.apache.axis2.description.Flow)">setFaultOutFlow</A></CODE> in interface <CODE><A HREF="../../../../org/apache/axis2/description/FlowInclude.html" title="interface in org.apache.axis2.description">FlowInclude</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>faultFlow</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getOperations()"><!-- --></A><H3>
+getOperations</H3>
+<PRE>
+public java.util.HashMap <B>getOperations</B>()</PRE>
+<DL>
+<DD>Method getOperations
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>HashMap</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getPublishedOperations()"><!-- --></A><H3>
+getPublishedOperations</H3>
+<PRE>
+public java.util.ArrayList <B>getPublishedOperations</B>()</PRE>
+<DL>
+<DD>To get only the publish operations
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getControlOperations()"><!-- --></A><H3>
+getControlOperations</H3>
+<PRE>
+public java.util.ArrayList <B>getControlOperations</B>()</PRE>
+<DL>
+<DD>To get the control operation which are added by module like RM
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getOperation(java.lang.String)"><!-- --></A><H3>
+getOperation</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/description/AxisOperation.html" title="class in org.apache.axis2.description">AxisOperation</A> <B>getOperation</B>(java.lang.String&nbsp;ncName)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getOperationBySOAPAction(java.lang.String)"><!-- --></A><H3>
+getOperationBySOAPAction</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/description/AxisOperation.html" title="class in org.apache.axis2.description">AxisOperation</A> <B>getOperationBySOAPAction</B>(java.lang.String&nbsp;soapAction)</PRE>
+<DL>
+<DD>This method will return the operation given particular SOAP Action.
+ This method should only be called if there is only one Endpoint is defined
+ for this Service. If more than one Endpoint exists one of them will be picked.
+ If more than one Operation is found with the given
+ SOAP Action; null will be ruturned. If no particular Operation is found with
+ the given SOAP Action; null will be returned.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>soapAction</CODE> - SOAP Action defined for the particular Operation
+<DT><B>Returns:</B><DD>A AxisOperation if a unque Operation can be found with the given SOAP Action
+         otherwise will return null.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getOperationBySOAPAction(java.lang.String, javax.xml.namespace.QName)"><!-- --></A><H3>
+getOperationBySOAPAction</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/description/AxisOperation.html" title="class in org.apache.axis2.description">AxisOperation</A> <B>getOperationBySOAPAction</B>(java.lang.String&nbsp;soapAction,
+                                              javax.xml.namespace.QName&nbsp;endpoint)</PRE>
+<DL>
+<DD>This method will return the operation given the particular endpoing and the
+ particular SOAP Action. If more than one Operation is found with the given
+ SOAP Action; null will be ruturned. If no particular Operation is found with
+ the given SOAP Action; null will be returned
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>endpoint</CODE> - Particular Enpoint in which the bining is defined with the particular SOAP
+                   Action.<DD><CODE>soapAction</CODE> - SOAP Action defined for the particular Operation
+<DT><B>Returns:</B><DD>A AxisOperation if a unque Operation can be found with the given SOAP Action
+         otherwise will return null.</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="u(org.apache.axis2.context.MessageContext)"><!-- --></A><H3>
+u</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/context/ServiceContext.html" title="class in org.apache.axis2.context">ServiceContext</A> <B>u</B>(<A HREF="../../../../org/apache/axis2/context/MessageContext.html" title="class in org.apache.axis2.context">MessageContext</A>&nbsp;msgContext)</PRE>
+<DL>
+<DD>This finds the ServiceContext provided that the incomming message that
+ has have some serviceInstanceID. Currently this will not be added to the
+ EngineContext's ServiceContextMap.
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>msgContext</CODE> - 
+<DT><B>Returns:</B><DD>ServiceContext</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getAxisServiceName()"><!-- --></A><H3>
+getAxisServiceName</H3>
+<PRE>
+public java.lang.String <B>getAxisServiceName</B>()</PRE>
+<DL>
+<DD>To get the description about the service
+ ty67tyuio
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD>String</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setAxisServiceName(java.lang.String)"><!-- --></A><H3>
+setAxisServiceName</H3>
+<PRE>
+public void <B>setAxisServiceName</B>(java.lang.String&nbsp;axisServiceName)</PRE>
+<DL>
+<DD>Set the description about the service
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>axisServiceName</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getWSDLDefinition()"><!-- --></A><H3>
+getWSDLDefinition</H3>
+<PRE>
+public javax.wsdl.Definition <B>getWSDLDefinition</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setWSDLDefinition(javax.wsdl.Definition)"><!-- --></A><H3>
+setWSDLDefinition</H3>
+<PRE>
+public void <B>setWSDLDefinition</B>(javax.wsdl.Definition&nbsp;difDefinition)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="printWSDL(java.io.Writer, java.lang.String)"><!-- --></A><H3>
+printWSDL</H3>
+<PRE>
+public void <B>printWSDL</B>(java.io.Writer&nbsp;out,
+                      java.lang.String&nbsp;PortURL)
+               throws <A HREF="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</A></PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setLastupdate()"><!-- --></A><H3>
+setLastupdate</H3>
+<PRE>
+public void <B>setLastupdate</B>()</PRE>
+<DL>
+<DD>This method will set the current time as last update time of the service
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getLastupdate()"><!-- --></A><H3>
+getLastupdate</H3>
+<PRE>
+public long <B>getLastupdate</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getFileName()"><!-- --></A><H3>
+getFileName</H3>
+<PRE>
+public java.lang.String <B>getFileName</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setFileName(java.lang.String)"><!-- --></A><H3>
+setFileName</H3>
+<PRE>
+public void <B>setFileName</B>(java.lang.String&nbsp;fileName)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getEndpoints()"><!-- --></A><H3>
+getEndpoints</H3>
+<PRE>
+public java.util.HashMap <B>getEndpoints</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>getEndpoints</CODE> in interface <CODE>org.apache.wsdl.WSDLService</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setEndpoints(java.util.HashMap)"><!-- --></A><H3>
+setEndpoints</H3>
+<PRE>
+public void <B>setEndpoints</B>(java.util.HashMap&nbsp;endpoints)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>setEndpoints</CODE> in interface <CODE>org.apache.wsdl.WSDLService</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setEndpoint(org.apache.wsdl.WSDLEndpoint)"><!-- --></A><H3>
+setEndpoint</H3>
+<PRE>
+public void <B>setEndpoint</B>(org.apache.wsdl.WSDLEndpoint&nbsp;endpoint)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>setEndpoint</CODE> in interface <CODE>org.apache.wsdl.WSDLService</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getEndpoint(javax.xml.namespace.QName)"><!-- --></A><H3>
+getEndpoint</H3>
+<PRE>
+public org.apache.wsdl.WSDLEndpoint <B>getEndpoint</B>(javax.xml.namespace.QName&nbsp;qName)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>getEndpoint</CODE> in interface <CODE>org.apache.wsdl.WSDLService</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getName()"><!-- --></A><H3>
+getName</H3>
+<PRE>
+public javax.xml.namespace.QName <B>getName</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>getName</CODE> in interface <CODE>org.apache.wsdl.WSDLService</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setName(javax.xml.namespace.QName)"><!-- --></A><H3>
+setName</H3>
+<PRE>
+public void <B>setName</B>(javax.xml.namespace.QName&nbsp;name)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>setName</CODE> in interface <CODE>org.apache.wsdl.WSDLService</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getNamespace()"><!-- --></A><H3>
+getNamespace</H3>
+<PRE>
+public java.lang.String <B>getNamespace</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>getNamespace</CODE> in interface <CODE>org.apache.wsdl.WSDLService</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getServiceInterface()"><!-- --></A><H3>
+getServiceInterface</H3>
+<PRE>
+public org.apache.wsdl.WSDLInterface <B>getServiceInterface</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>getServiceInterface</CODE> in interface <CODE>org.apache.wsdl.WSDLService</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setServiceInterface(org.apache.wsdl.WSDLInterface)"><!-- --></A><H3>
+setServiceInterface</H3>
+<PRE>
+public void <B>setServiceInterface</B>(org.apache.wsdl.WSDLInterface&nbsp;serviceInterface)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>setServiceInterface</CODE> in interface <CODE>org.apache.wsdl.WSDLService</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getComponentProperties()"><!-- --></A><H3>
+getComponentProperties</H3>
+<PRE>
+public java.util.HashMap <B>getComponentProperties</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>getComponentProperties</CODE> in interface <CODE>org.apache.wsdl.Component</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setComponentProperties(java.util.HashMap)"><!-- --></A><H3>
+setComponentProperties</H3>
+<PRE>
+public void <B>setComponentProperties</B>(java.util.HashMap&nbsp;properties)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>setComponentProperties</CODE> in interface <CODE>org.apache.wsdl.Component</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setComponentProperty(java.lang.Object, java.lang.Object)"><!-- --></A><H3>
+setComponentProperty</H3>
+<PRE>
+public void <B>setComponentProperty</B>(java.lang.Object&nbsp;key,
+                                 java.lang.Object&nbsp;obj)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>setComponentProperty</CODE> in interface <CODE>org.apache.wsdl.Component</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getComponentProperty(java.lang.Object)"><!-- --></A><H3>
+getComponentProperty</H3>
+<PRE>
+public java.lang.Object <B>getComponentProperty</B>(java.lang.Object&nbsp;key)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>getComponentProperty</CODE> in interface <CODE>org.apache.wsdl.Component</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="addExtensibilityElement(org.apache.wsdl.WSDLExtensibilityElement)"><!-- --></A><H3>
+addExtensibilityElement</H3>
+<PRE>
+public void <B>addExtensibilityElement</B>(org.apache.wsdl.WSDLExtensibilityElement&nbsp;element)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>addExtensibilityElement</CODE> in interface <CODE>org.apache.wsdl.Component</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getExtensibilityElements()"><!-- --></A><H3>
+getExtensibilityElements</H3>
+<PRE>
+public java.util.List <B>getExtensibilityElements</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>getExtensibilityElements</CODE> in interface <CODE>org.apache.wsdl.Component</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getExtensibilityAttributes()"><!-- --></A><H3>
+getExtensibilityAttributes</H3>
+<PRE>
+public java.util.List <B>getExtensibilityAttributes</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>getExtensibilityAttributes</CODE> in interface <CODE>org.apache.wsdl.Component</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="addExtensibleAttributes(org.apache.wsdl.WSDLExtensibilityAttribute)"><!-- --></A><H3>
+addExtensibleAttributes</H3>
+<PRE>
+public void <B>addExtensibleAttributes</B>(org.apache.wsdl.WSDLExtensibilityAttribute&nbsp;attribute)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>addExtensibleAttributes</CODE> in interface <CODE>org.apache.wsdl.Component</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getMetadataBag()"><!-- --></A><H3>
+getMetadataBag</H3>
+<PRE>
+public java.util.Map <B>getMetadataBag</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>getMetadataBag</CODE> in interface <CODE>org.apache.wsdl.Component</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setMetadataBag(java.util.Map)"><!-- --></A><H3>
+setMetadataBag</H3>
+<PRE>
+public void <B>setMetadataBag</B>(java.util.Map&nbsp;map)</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE>setMetadataBag</CODE> in interface <CODE>org.apache.wsdl.Component</CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="addMapping(java.lang.String, org.apache.axis2.description.AxisOperation)"><!-- --></A><H3>
+addMapping</H3>
+<PRE>
+public void <B>addMapping</B>(java.lang.String&nbsp;mappingKey,
+                       <A HREF="../../../../org/apache/axis2/description/AxisOperation.html" title="class in org.apache.axis2.description">AxisOperation</A>&nbsp;axisOperation)</PRE>
+<DL>
+<DD>To add the was action paramater into has map so that was action based dispatch can support
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getParent()"><!-- --></A><H3>
+getParent</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/description/AxisServiceGroup.html" title="class in org.apache.axis2.description">AxisServiceGroup</A> <B>getParent</B>()</PRE>
+<DL>
+<DD>To get the parent (which is AxisConfiguration in this case)
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+
+<DT><B>Returns:</B><DD><code>AxisConfiguration</code></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setParent(org.apache.axis2.description.AxisServiceGroup)"><!-- --></A><H3>
+setParent</H3>
+<PRE>
+public void <B>setParent</B>(<A HREF="../../../../org/apache/axis2/description/AxisServiceGroup.html" title="class in org.apache.axis2.description">AxisServiceGroup</A>&nbsp;parent)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="isParameterLocked(java.lang.String)"><!-- --></A><H3>
+isParameterLocked</H3>
+<PRE>
+public boolean <B>isParameterLocked</B>(java.lang.String&nbsp;paramterName)</PRE>
+<DL>
+<DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/axis2/description/ParameterInclude.html" title="interface in org.apache.axis2.description">ParameterInclude</A></CODE></B></DD>
+<DD>to check whether the parameter is locked at any level
+<P>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/axis2/description/ParameterInclude.html#isParameterLocked(java.lang.String)">isParameterLocked</A></CODE> in interface <CODE><A HREF="../../../../org/apache/axis2/description/ParameterInclude.html" title="interface in org.apache.axis2.description">ParameterInclude</A></CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="deserializeParameters(org.apache.axis2.om.OMElement)"><!-- --></A><H3>
+deserializeParameters</H3>
+<PRE>
+public void <B>deserializeParameters</B>(<A HREF="../../../../org/apache/axis2/om/OMElement.html" title="interface in org.apache.axis2.om">OMElement</A>&nbsp;parameterElement)
+                           throws <A HREF="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</A></PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/axis2/description/ParameterInclude.html#deserializeParameters(org.apache.axis2.om.OMElement)">deserializeParameters</A></CODE> in interface <CODE><A HREF="../../../../org/apache/axis2/description/ParameterInclude.html" title="interface in org.apache.axis2.description">ParameterInclude</A></CODE></DL>
+</DD>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE><A HREF="../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</A></CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="addModuleConfig(org.apache.axis2.description.ModuleConfiguration)"><!-- --></A><H3>
+addModuleConfig</H3>
+<PRE>
+public void <B>addModuleConfig</B>(<A HREF="../../../../org/apache/axis2/description/ModuleConfiguration.html" title="class in org.apache.axis2.description">ModuleConfiguration</A>&nbsp;moduleConfiguration)</PRE>
+<DL>
+<DD>Adding module configuration , if there is moduleConfig tag in service
+<P>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>moduleConfiguration</CODE> - </DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getModuleConfig(javax.xml.namespace.QName)"><!-- --></A><H3>
+getModuleConfig</H3>
+<PRE>
+public <A HREF="../../../../org/apache/axis2/description/ModuleConfiguration.html" title="class in org.apache.axis2.description">ModuleConfiguration</A> <B>getModuleConfig</B>(javax.xml.namespace.QName&nbsp;moduleName)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="addModuleref(javax.xml.namespace.QName)"><!-- --></A><H3>
+addModuleref</H3>
+<PRE>
+public void <B>addModuleref</B>(javax.xml.namespace.QName&nbsp;moduleref)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getModules()"><!-- --></A><H3>
+getModules</H3>
+<PRE>
+public java.util.ArrayList <B>getModules</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/AxisService.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../org/apache/axis2/description/AxisOperationFactory.html" title="class in org.apache.axis2.description"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;<A HREF="../../../../org/apache/axis2/description/AxisServiceGroup.html" title="class in org.apache.axis2.description"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="AxisService.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+
+</BODY>
+</HTML>