public class AbstractRTSService extends Object
Constructor and Description |
---|
AbstractRTSService() |
Modifier and Type | Method and Description |
---|---|
protected void |
deployServlet(io.undertow.servlet.api.DeploymentInfo deploymentInfo) |
protected io.undertow.servlet.api.DeploymentInfo |
getDeploymentInfo(String name,
String contextPath,
Map<String,String> initialParameters) |
org.jboss.msc.value.InjectedValue<Host> |
getInjectedHost() |
protected void |
undeployServlet() |
public org.jboss.msc.value.InjectedValue<Host> getInjectedHost()
protected io.undertow.servlet.api.DeploymentInfo getDeploymentInfo(String name, String contextPath, Map<String,String> initialParameters)
protected void deployServlet(io.undertow.servlet.api.DeploymentInfo deploymentInfo)
protected void undeployServlet()
Copyright © 2013 JBoss by Red Hat. All rights reserved.