org.objectweb.jonas.ws.axis
Class AxisWSServiceImpl
java.lang.Object
javax.management.NotificationBroadcasterSupport
org.objectweb.jonas.management.reconfig.emitter.ReconfigEmitter
org.objectweb.jonas.service.AbsServiceImpl
org.objectweb.jonas.ws.base.AbsWebServicesServiceImpl
org.objectweb.jonas.ws.axis.AxisWSServiceImpl
- All Implemented Interfaces:
- NotificationBroadcaster, NotificationEmitter, Service, AbsWebServicesServiceImplMBean, WebServicesService
public class AxisWSServiceImpl
- extends AbsWebServicesServiceImpl
Implements commons methods declared within the abstract class. It's used
AXIS classes for specific deployment aspects.
- Author:
- Guillaume Sauthier, Xavier Delplanque
Methods inherited from class org.objectweb.jonas.ws.base.AbsWebServicesServiceImpl |
buildServiceRef, completeWSDeployment, deployWebServices, doDeployWebServices, doStart, doStop, getI18n, getLogger, isAutoWsGenEngaged, removeCache, undeployWebServices |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AxisWSServiceImpl
public AxisWSServiceImpl()
doInit
public void doInit(Context ctx)
throws WSServiceException
- Init the AxisWSService.
- Overrides:
doInit
in class AbsWebServicesServiceImpl
- Parameters:
ctx
- Context for configuration.
- Throws:
WSServiceException
- when init fails.
Copyright © 2007 OW2 Consortium. All Rights Reserved.