org.ow2.petals.binding.soap.axis
Class Axis2Server
java.lang.Object
org.ow2.petals.binding.soap.axis.Axis2Server
public class Axis2Server
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Axis2Server
public Axis2Server(java.io.File baseDir,
Axis2Config config)
start
public void start()
stop
public void stop()
deployService
public void deployService(ServiceConfig serviceConfig)
specificSetUp
protected void specificSetUp()
getConfigurationContext
protected final org.apache.axis2.context.ConfigurationContext getConfigurationContext()
getRepository
protected final Axis2Repository getRepository()
getBaseDir
protected final java.io.File getBaseDir()
createDirIfNeeded
protected void createDirIfNeeded(java.io.File dir)
isSetUp
protected final boolean isSetUp()
setUp
public final void setUp()
Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.