|
|||||||||||
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 |
createConfigurationContext(AxisConfigurator axisConfigurator)
Creates a AxisConfiguration depending on the user requirment. |
ConfigurationContext |
createConfigurationContextFromFileSystem(String path)
Builds the configuration. |
ConfigurationContext |
createEmptyConfigurationContext()
Gets the default configuration context by using the file system based AxisConfiguration. |
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 createConfigurationContext(AxisConfigurator axisConfigurator) throws AxisFault
axisConfigurator
-
AxisFault
public ConfigurationContext createConfigurationContextFromFileSystem(String path) throws AxisFault
path
-
DeploymentException
AxisFault
public void initTransports(ConfigurationContext configContext)
configContext
- public ConfigurationContext createEmptyConfigurationContext()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |