|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis2.context.ConfigurationContextFactory
| Constructor Summary | |
ConfigurationContextFactory()
|
|
| Method Summary | |
ConfigurationContext |
buildClientConfigurationContext(java.lang.String axis2home)
Builds the configuration for the client. |
ConfigurationContext |
buildConfigurationContext(java.lang.String repositoryName)
Builds the configuration for the Server. |
void |
initTransports(ConfigurationContext configContext)
Initializes TransportSenders and TransportListeners with appropriate configuration information |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConfigurationContextFactory()
| Method Detail |
public ConfigurationContext buildConfigurationContext(java.lang.String repositoryName)
throws DeploymentException
repositoryName -
DeploymentException
public ConfigurationContext buildClientConfigurationContext(java.lang.String axis2home)
throws DeploymentException
axis2home - the value can be null and resolves to the default axis2.xml file
DeploymentException
public void initTransports(ConfigurationContext configContext)
throws AxisFault
configContext -
AxisFault
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||