|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.management.NotificationBroadcasterSupport
org.objectweb.jonas.management.ReconfigDispatcher
org.objectweb.jonas.service.AbsServiceImpl
org.objectweb.jonas.ws.AbsWebServicesServiceImpl
org.objectweb.jonas.ws.axis.AxisWSServiceImpl
Implements commons methods declared within the abstract class. It's used AXIS classes for specific deployment aspects.
| Nested Class Summary |
| Nested classes inherited from class org.objectweb.jonas.ws.AbsWebServicesServiceImpl |
AbsWebServicesServiceImpl.WSDeployInfo |
| Field Summary |
| Fields inherited from class org.objectweb.jonas.ws.AbsWebServicesServiceImpl |
PARSINGWITHVALIDATION, WS_BASE, WSDL_HANDLERS |
| Fields inherited from class org.objectweb.jonas.management.ReconfigDispatcher |
RECONFIG_TYPE, SAVE_RECONFIG_TYPE |
| Fields inherited from interface org.objectweb.jonas.ws.WebServicesService |
CLASSLOADER_CTX_PARAM, ISINEAR_CTX_PARAM, PARENT_OBJECTNAME_CTX_PARAM, WARURL_CTX_PARAM |
| Constructor Summary | |
AxisWSServiceImpl()
|
|
| Method Summary | |
void |
doInit(javax.naming.Context ctx)
Init the AxisWSService. |
| Methods inherited from class org.objectweb.jonas.ws.AbsWebServicesServiceImpl |
completeWSDeployment, deployWebServices, doDeployWebServices, doStart, doStop, getI18n, getLogger, removeCache, undeployWebServices |
| Methods inherited from class org.objectweb.jonas.service.AbsServiceImpl |
getDomainName, getJonasServerName, getName, init, isStarted, setName, start, stop |
| Methods inherited from class org.objectweb.jonas.management.ReconfigDispatcher |
addNotificationListener, getFilter, getHandback, getListener, getNotificationInfo, initLogger, removeNotificationListener, sendReconfigNotification, sendSaveNotification |
| Methods inherited from class javax.management.NotificationBroadcasterSupport |
handleNotification, removeNotificationListener, sendNotification |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.objectweb.jonas.service.Service |
getName, init, isStarted, setName, start, stop |
| Constructor Detail |
public AxisWSServiceImpl()
| Method Detail |
public void doInit(javax.naming.Context ctx)
throws WSServiceException
doInit in class AbsWebServicesServiceImplctx - Context for configuration.
WSServiceException - when init fails.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||