public class TvWsHandler
extends ru.bitel.bgbilling.kernel.container.ws.server.DynamicJaxWsHandler
| Constructor and Description |
|---|
TvWsHandler(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) |
getClassLoaderclear, createInstanceResolver, getLoggingEnabledParam, getModuleKey, getTarget, inject, invoke, invoke, isLoggingEnabledpublic TvWsHandler(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