public class QiwiJaxWSHandler
extends ru.bitel.bgbilling.kernel.container.ws.server.AbstractJaxWsHandler
| Constructor and Description |
|---|
QiwiJaxWSHandler(javax.servlet.ServletContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Class<?> |
findEndpointClass(ru.bitel.bgbilling.kernel.container.ws.server.ModuleKey moduleKey) |
protected java.lang.String |
getUrlPatternName(ru.bitel.bgbilling.kernel.container.ws.server.ModuleKey moduleKey,
java.lang.Class<?> implementorClass) |
clear, createInstanceResolver, getLoggingEnabledParam, getModuleKey, getTarget, inject, invoke, invoke, isLoggingEnabledpublic QiwiJaxWSHandler(javax.servlet.ServletContext context)
throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGExceptionprotected java.lang.Class<?> findEndpointClass(ru.bitel.bgbilling.kernel.container.ws.server.ModuleKey moduleKey)
findEndpointClass in class ru.bitel.bgbilling.kernel.container.ws.server.AbstractJaxWsHandlerprotected java.lang.String getUrlPatternName(ru.bitel.bgbilling.kernel.container.ws.server.ModuleKey moduleKey,
java.lang.Class<?> implementorClass)
getUrlPatternName in class ru.bitel.bgbilling.kernel.container.ws.server.AbstractJaxWsHandler