blob: 97ff5d63585e71cc4ca3d94fc2ea7ea2244c2b2a [file] [log] [blame]
<!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.6.0_22) on Tue Apr 17 18:34:05 IST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
OSGiServerConfigurator (Apache Axis2 - Root 1.6.2 API)
</TITLE>
<META NAME="date" CONTENT="2012-04-17">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="OSGiServerConfigurator (Apache Axis2 - Root 1.6.2 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= 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=2 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/OSGiServerConfigurator.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/osgi/deployment/OSGiConfigurationContextFactory.html" title="class in org.apache.axis2.osgi.deployment"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/axis2/osgi/deployment/OSGiServiceBuilder.html" title="class in org.apache.axis2.osgi.deployment"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/axis2/osgi/deployment/OSGiServerConfigurator.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="OSGiServerConfigurator.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;<A HREF="#fields_inherited_from_class_org.apache.axis2.deployment.DeploymentEngine">FIELD</A>&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.osgi.deployment</FONT>
<BR>
Class OSGiServerConfigurator</H2>
<PRE>
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html" title="class in org.apache.axis2.deployment">org.apache.axis2.deployment.DeploymentEngine</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.axis2.osgi.deployment.OSGiServerConfigurator</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html" title="interface in org.apache.axis2.deployment">DeploymentConstants</A>, <A HREF="../../../../../org/apache/axis2/engine/AxisConfigurator.html" title="interface in org.apache.axis2.engine">AxisConfigurator</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>OSGiServerConfigurator</B><DT>extends <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html" title="class in org.apache.axis2.deployment">DeploymentEngine</A><DT>implements <A HREF="../../../../../org/apache/axis2/engine/AxisConfigurator.html" title="interface in org.apache.axis2.engine">AxisConfigurator</A></DL>
</PRE>
<P>
This is the heart of the OSGi deployment.
<P>
<P>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.axis2.deployment.DeploymentEngine"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class org.apache.axis2.deployment.<A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html" title="class in org.apache.axis2.deployment">DeploymentEngine</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#axisConfig">axisConfig</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#configContext">configContext</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#DEPLOYMENT_TASK_RUNNING">DEPLOYMENT_TASK_RUNNING</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#hotDeployment">hotDeployment</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#hotUpdate">hotUpdate</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#moduleDeployer">moduleDeployer</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#modulesDir">modulesDir</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#modulesPath">modulesPath</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#repoListener">repoListener</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#scheduler">scheduler</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#serviceDeployer">serviceDeployer</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#servicesDir">servicesDir</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#servicesPath">servicesPath</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#webLocationString">webLocationString</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#wsToDeploy">wsToDeploy</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#wsToUnDeploy">wsToUnDeploy</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.axis2.deployment.DeploymentConstants"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from interface org.apache.axis2.deployment.<A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html" title="interface in org.apache.axis2.deployment">DeploymentConstants</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#ATTACHMENTS_LIFECYCLE_MANAGER">ATTACHMENTS_LIFECYCLE_MANAGER</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#ATTRIBUTE_ACTIVATE">ATTRIBUTE_ACTIVATE</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#ATTRIBUTE_CLASS">ATTRIBUTE_CLASS</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#ATTRIBUTE_DEFAULT_VERSION">ATTRIBUTE_DEFAULT_VERSION</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#ATTRIBUTE_LOCKED">ATTRIBUTE_LOCKED</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#ATTRIBUTE_NAME">ATTRIBUTE_NAME</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#ATTRIBUTE_NAMESPACE">ATTRIBUTE_NAMESPACE</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#ATTRIBUTE_PACKAGE">ATTRIBUTE_PACKAGE</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#ATTRIBUTE_SCOPE">ATTRIBUTE_SCOPE</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#ATTRIBUTE_WSADDRESSING">ATTRIBUTE_WSADDRESSING</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#AXIS2_CONFIGURATION_RESOURCE">AXIS2_CONFIGURATION_RESOURCE</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#AXIS2_CONFIGURATION_XML">AXIS2_CONFIGURATION_XML</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#AXIS2_REPO">AXIS2_REPO</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#BOOLEAN_FALSE">BOOLEAN_FALSE</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#BOOLEAN_TRUE">BOOLEAN_TRUE</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#DEPLOYER">DEPLOYER</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#DIRECTORY">DIRECTORY</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#DIRECTORY_AXIS2_HOME">DIRECTORY_AXIS2_HOME</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#DIRECTORY_CONF">DIRECTORY_CONF</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#EXTENSION">EXTENSION</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#MAPPING">MAPPING</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#META_INF">META_INF</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#MODULE_DRI_PATH">MODULE_DRI_PATH</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#MODULE_PATH">MODULE_PATH</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#MODULE_XML">MODULE_XML</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#POLICY_NS_URI">POLICY_NS_URI</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#PROPERTY_TEMP_DIR">PROPERTY_TEMP_DIR</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#RESOURCE_MODULES">RESOURCE_MODULES</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#SCHEMA">SCHEMA</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#SCHEMA_ELEMENT_QUALIFIED">SCHEMA_ELEMENT_QUALIFIED</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#SCHEMA_NAME_SPACE">SCHEMA_NAME_SPACE</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#SEPARATOR_COLON">SEPARATOR_COLON</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#SEPARATOR_DOT">SEPARATOR_DOT</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#SERVICE_DIR_PATH">SERVICE_DIR_PATH</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#SERVICE_PATH">SERVICE_PATH</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#SERVICES_XML">SERVICES_XML</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#SUFFIX_JAR">SUFFIX_JAR</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#SUFFIX_MAR">SUFFIX_MAR</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#SUFFIX_WSDL">SUFFIX_WSDL</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_AFTER">TAG_AFTER</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_ALLOWOVERRIDE">TAG_ALLOWOVERRIDE</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_ANTI_JAR_LOCKING">TAG_ANTI_JAR_LOCKING</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_APPLIES_TO">TAG_APPLIES_TO</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_AXISCONFIG">TAG_AXISCONFIG</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_BEFORE">TAG_BEFORE</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_CLASS_NAME">TAG_CLASS_NAME</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_CLUSTER">TAG_CLUSTER</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_CONTENT_TYPE">TAG_CONTENT_TYPE</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_CONTEXT">TAG_CONTEXT</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_DEFAULT_MODULE_VERSION">TAG_DEFAULT_MODULE_VERSION</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_DEFAULTS">TAG_DEFAULTS</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_DESCRIPTION">TAG_DESCRIPTION</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_DISPATCH_ORDER">TAG_DISPATCH_ORDER</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_DISPATCHER">TAG_DISPATCHER</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_EXCLUDE">TAG_EXCLUDE</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_EXCLUDE_OPERATIONS">TAG_EXCLUDE_OPERATIONS</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_EXCLUDE_PROPERTIES">TAG_EXCLUDE_PROPERTIES</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_EXPOSE">TAG_EXPOSE</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_EXTRACT_SERVICE_ARCHIVE">TAG_EXTRACT_SERVICE_ARCHIVE</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_FLOW_IN">TAG_FLOW_IN</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_FLOW_IN_FAULT">TAG_FLOW_IN_FAULT</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_FLOW_OUT">TAG_FLOW_OUT</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_FLOW_OUT_FAULT">TAG_FLOW_OUT_FAULT</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_HANDLER">TAG_HANDLER</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_HOT_DEPLOYMENT">TAG_HOT_DEPLOYMENT</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_HOT_UPDATE">TAG_HOT_UPDATE</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_INCLUDE_PROPERTIES">TAG_INCLUDE_PROPERTIES</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_LABEL">TAG_LABEL</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_LIST_ID">TAG_LIST_ID</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_LISTENER">TAG_LISTENER</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_MAPPING">TAG_MAPPING</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_MEP">TAG_MEP</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_MESSAGE">TAG_MESSAGE</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_MESSAGE_BUILDER">TAG_MESSAGE_BUILDER</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_MESSAGE_BUILDERS">TAG_MESSAGE_BUILDERS</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_MESSAGE_FORMATTER">TAG_MESSAGE_FORMATTER</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_MESSAGE_FORMATTERS">TAG_MESSAGE_FORMATTERS</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_MESSAGE_RECEIVER">TAG_MESSAGE_RECEIVER</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_MESSAGE_RECEIVERS">TAG_MESSAGE_RECEIVERS</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_MODULE">TAG_MODULE</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_MODULE_CONFIG">TAG_MODULE_CONFIG</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_NAMESPACES">TAG_NAMESPACES</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_NODE_MANAGER">TAG_NODE_MANAGER</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_OBJECT_SUPPLIER">TAG_OBJECT_SUPPLIER</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_OPERATION">TAG_OPERATION</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_ORDER">TAG_ORDER</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_PACKAGE_NAME">TAG_PACKAGE_NAME</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_PACKAGE2QNAME">TAG_PACKAGE2QNAME</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_PARAMETER">TAG_PARAMETER</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_PHASE">TAG_PHASE</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_PHASE_FIRST">TAG_PHASE_FIRST</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_PHASE_LAST">TAG_PHASE_LAST</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_PHASE_ORDER">TAG_PHASE_ORDER</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_POLICY">TAG_POLICY</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_POLICY_ATTACHMENT">TAG_POLICY_ATTACHMENT</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_POLICY_REF">TAG_POLICY_REF</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_QNAME">TAG_QNAME</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_REFERENCE">TAG_REFERENCE</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_REPLICATION">TAG_REPLICATION</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_SERVICE">TAG_SERVICE</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_SERVICE_GROUP">TAG_SERVICE_GROUP</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_STATE_MANAGER">TAG_STATE_MANAGER</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_SUPPORTED_POLICY_NAMESPACES">TAG_SUPPORTED_POLICY_NAMESPACES</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_TARGET_RESOLVER">TAG_TARGET_RESOLVER</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_TARGET_RESOLVERS">TAG_TARGET_RESOLVERS</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_THREAD_CONTEXT_MIGRATOR">TAG_THREAD_CONTEXT_MIGRATOR</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_THREAD_CONTEXT_MIGRATORS">TAG_THREAD_CONTEXT_MIGRATORS</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_TIMEOUT">TAG_TIMEOUT</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_TRANSACTION">TAG_TRANSACTION</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_TRANSACTION_CONFIGURATION_CLASS">TAG_TRANSACTION_CONFIGURATION_CLASS</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_TRANSPORT">TAG_TRANSPORT</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_TRANSPORT_RECEIVER">TAG_TRANSPORT_RECEIVER</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_TRANSPORT_SENDER">TAG_TRANSPORT_SENDER</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_TRANSPORTS">TAG_TRANSPORTS</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TAG_TYPE">TAG_TYPE</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentConstants.html#TARGET_NAME_SPACE">TARGET_NAME_SPACE</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">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/axis2/osgi/deployment/OSGiServerConfigurator.html#OSGiServerConfigurator(org.osgi.framework.BundleContext)">OSGiServerConfigurator</A></B>(org.osgi.framework.BundleContext&nbsp;context)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</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/osgi/deployment/OSGiServerConfigurator.html#engageGlobalModules()">engageGlobalModules</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Engages the global modules specified in the configuration</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/axis2/engine/AxisConfiguration.html" title="class in org.apache.axis2.engine">AxisConfiguration</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/axis2/osgi/deployment/OSGiServerConfigurator.html#getAxisConfiguration()">getAxisConfiguration</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;OSGiServerConfigurator will create an specifict AxisConfiguration based on axis2.xml which
is available in org/apache/axis2.osgi/deployment directory.</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/osgi/deployment/OSGiServerConfigurator.html#loadServices()">loadServices</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method to deploy services from the repository</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/axis2/engine/AxisConfiguration.html" title="class in org.apache.axis2.engine">AxisConfiguration</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/axis2/osgi/deployment/OSGiServerConfigurator.html#populateAxisConfiguration(java.io.InputStream)">populateAxisConfiguration</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;in)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;To get AxisConfiguration for a given inputStream this method can be used.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.axis2.deployment.DeploymentEngine"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.apache.axis2.deployment.<A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html" title="class in org.apache.axis2.deployment">DeploymentEngine</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#addDeployer(org.apache.axis2.deployment.Deployer, java.lang.String, java.lang.String)">addDeployer</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#addNewModule(org.apache.axis2.description.AxisModule, org.apache.axis2.engine.AxisConfiguration)">addNewModule</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#addServiceGroup(org.apache.axis2.description.AxisServiceGroup, java.util.ArrayList, java.net.URL, org.apache.axis2.deployment.repository.util.DeploymentFileData, org.apache.axis2.engine.AxisConfiguration)">addServiceGroup</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#addWSToDeploy(org.apache.axis2.deployment.repository.util.DeploymentFileData)">addWSToDeploy</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#addWSToUndeploy(org.apache.axis2.deployment.repository.util.WSInfo)">addWSToUndeploy</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#buildModule(java.io.File, org.apache.axis2.engine.AxisConfiguration)">buildModule</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#buildService(java.io.InputStream, org.apache.axis2.context.ConfigurationContext)">buildService</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#buildServiceGroup(java.io.InputStream, java.lang.ClassLoader, java.lang.String, org.apache.axis2.context.ConfigurationContext, org.apache.axis2.deployment.repository.util.ArchiveReader, java.util.HashMap)">buildServiceGroup</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#cleanup()">cleanup</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#doDeploy()">doDeploy</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#engageModules()">engageModules</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#fillServiceGroup(org.apache.axis2.description.AxisServiceGroup, java.util.ArrayList, java.net.URL, org.apache.axis2.engine.AxisConfiguration)">fillServiceGroup</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#getAxisConfig()">getAxisConfig</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#getAxisServiceName(java.lang.String)">getAxisServiceName</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#getDeployer(java.lang.String, java.lang.String)">getDeployer</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#getDeployers()">getDeployers</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#getFileList(java.net.URL)">getFileList</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#getModule(java.lang.String)">getModule</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#getModuleDeployer()">getModuleDeployer</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#getModulesDir()">getModulesDir</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#getRepoListener()">getRepoListener</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#getRepositoryDir()">getRepositoryDir</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#getRepositoryPath(java.io.File)">getRepositoryPath</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#getServiceDeployer()">getServiceDeployer</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#getServicesDir()">getServicesDir</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#getWebLocationString()">getWebLocationString</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#isDeploymentTaskRunning()">isDeploymentTaskRunning</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#isHotUpdate()">isHotUpdate</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#isServiceGroupReadyToDeploy(org.apache.axis2.description.AxisServiceGroup, java.util.ArrayList, java.net.URL, org.apache.axis2.deployment.repository.util.DeploymentFileData, org.apache.axis2.engine.AxisConfiguration)">isServiceGroupReadyToDeploy</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#loadDefaultMessageReceiver(java.lang.String, org.apache.axis2.description.AxisService)">loadDefaultMessageReceiver</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#loadFromClassPath()">loadFromClassPath</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#loadRepository(java.lang.String)">loadRepository</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#loadRepositoryFromURL(java.net.URL)">loadRepositoryFromURL</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#loadServiceGroup(java.io.File, org.apache.axis2.context.ConfigurationContext)">loadServiceGroup</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#loadServicesFromUrl(java.net.URL)">loadServicesFromUrl</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#populateService(org.apache.axis2.description.AxisServiceGroup, java.net.URL, java.lang.String)">populateService</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#prepareRepository(java.lang.String)">prepareRepository</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#removeDeployer(java.lang.String, java.lang.String)">removeDeployer</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#setClassLoaders(java.lang.String)">setClassLoaders</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#setConfigContext(org.apache.axis2.context.ConfigurationContext)">setConfigContext</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#setDeployers(java.util.Map)">setDeployers</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#setDeploymentFeatures()">setDeploymentFeatures</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#setWebLocationString(java.lang.String)">setWebLocationString</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#startSearch(org.apache.axis2.deployment.RepositoryListener)">startSearch</A>, <A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#unDeploy()">unDeploy</A></CODE></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">
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.axis2.engine.AxisConfigurator"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface org.apache.axis2.engine.<A HREF="../../../../../org/apache/axis2/engine/AxisConfigurator.html" title="interface in org.apache.axis2.engine">AxisConfigurator</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/axis2/engine/AxisConfigurator.html#cleanup()">cleanup</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="OSGiServerConfigurator(org.osgi.framework.BundleContext)"><!-- --></A><H3>
OSGiServerConfigurator</H3>
<PRE>
public <B>OSGiServerConfigurator</B>(org.osgi.framework.BundleContext&nbsp;context)</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="getAxisConfiguration()"><!-- --></A><H3>
getAxisConfiguration</H3>
<PRE>
public <A HREF="../../../../../org/apache/axis2/engine/AxisConfiguration.html" title="class in org.apache.axis2.engine">AxisConfiguration</A> <B>getAxisConfiguration</B>()
throws <A HREF="../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</A></PRE>
<DL>
<DD>OSGiServerConfigurator will create an specifict AxisConfiguration based on axis2.xml which
is available in org/apache/axis2.osgi/deployment directory. This axis2.xml doesn't contain
any listeners. Listeners should be added as services to AxisConfiguration service.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/axis2/engine/AxisConfigurator.html#getAxisConfiguration()">getAxisConfiguration</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/axis2/engine/AxisConfigurator.html" title="interface in org.apache.axis2.engine">AxisConfigurator</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>AxisConfiguration; an instance of AxisConfiguration is return
<DT><B>Throws:</B>
<DD><CODE>AxisFault;</CODE> - AxisFault will be thrown wrapping any of IOException
<DD><CODE><A HREF="../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="engageGlobalModules()"><!-- --></A><H3>
engageGlobalModules</H3>
<PRE>
public void <B>engageGlobalModules</B>()
throws <A HREF="../../../../../org/apache/axis2/AxisFault.html" title="class in org.apache.axis2">AxisFault</A></PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/axis2/engine/AxisConfigurator.html#engageGlobalModules()">AxisConfigurator</A></CODE></B></DD>
<DD>Engages the global modules specified in the configuration
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/axis2/engine/AxisConfigurator.html#engageGlobalModules()">engageGlobalModules</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/axis2/engine/AxisConfigurator.html" title="interface in org.apache.axis2.engine">AxisConfigurator</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="populateAxisConfiguration(java.io.InputStream)"><!-- --></A><H3>
populateAxisConfiguration</H3>
<PRE>
public <A HREF="../../../../../org/apache/axis2/engine/AxisConfiguration.html" title="class in org.apache.axis2.engine">AxisConfiguration</A> <B>populateAxisConfiguration</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;in)
throws <A HREF="../../../../../org/apache/axis2/deployment/DeploymentException.html" title="class in org.apache.axis2.deployment">DeploymentException</A></PRE>
<DL>
<DD><B>Description copied from class: <CODE><A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#populateAxisConfiguration(java.io.InputStream)">DeploymentEngine</A></CODE></B></DD>
<DD>To get AxisConfiguration for a given inputStream this method can be used.
The inputstream should be a valid axis2.xml , else you will be getting
DeploymentExceptions.
<p/>
First creat a AxisConfiguration using given inputSream , and then it will
try to find the repository location parameter from AxisConfiguration, so
if user has add a parameter with the name "repository" , then the value
specified by that parameter will be the repository and system will try to
load modules and services from that repository location if it a valid
location. hot deployment and hot update will work as usual in this case.
<p/>
You will be getting AxisConfiguration corresponding to given inputstream
if it is valid , if something goes wrong you will be getting
DeploymentException
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#populateAxisConfiguration(java.io.InputStream)">populateAxisConfiguration</A></CODE> in class <CODE><A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html" title="class in org.apache.axis2.deployment">DeploymentEngine</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>in</CODE> - : InputStream to axis2.xml
<DT><B>Returns:</B><DD>a populated AxisConfiguration
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/apache/axis2/deployment/DeploymentException.html" title="class in org.apache.axis2.deployment">DeploymentException</A></CODE> - : If something goes wrong</DL>
</DD>
</DL>
<HR>
<A NAME="loadServices()"><!-- --></A><H3>
loadServices</H3>
<PRE>
public void <B>loadServices</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/axis2/engine/AxisConfigurator.html#loadServices()">AxisConfigurator</A></CODE></B></DD>
<DD>Method to deploy services from the repository
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/axis2/engine/AxisConfigurator.html#loadServices()">loadServices</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/axis2/engine/AxisConfigurator.html" title="interface in org.apache.axis2.engine">AxisConfigurator</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html#loadServices()">loadServices</A></CODE> in class <CODE><A HREF="../../../../../org/apache/axis2/deployment/DeploymentEngine.html" title="class in org.apache.axis2.deployment">DeploymentEngine</A></CODE></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=2 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/OSGiServerConfigurator.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/osgi/deployment/OSGiConfigurationContextFactory.html" title="class in org.apache.axis2.osgi.deployment"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/axis2/osgi/deployment/OSGiServiceBuilder.html" title="class in org.apache.axis2.osgi.deployment"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/axis2/osgi/deployment/OSGiServerConfigurator.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="OSGiServerConfigurator.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;<A HREF="#fields_inherited_from_class_org.apache.axis2.deployment.DeploymentEngine">FIELD</A>&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>
Copyright &#169; 2004-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>