Package tigase.http
Class DeploymentInfo
java.lang.Object
tigase.http.DeploymentInfo
- Author:
- andrzej
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddServlets(ServletInfo... servlets) <T> TString[]voidsetClassLoader(ClassLoader classLoader) setContextPath(String contextPath) setDeploymentDescription(String description) setDeploymentName(String name) setService(Service service)
-
Constructor Details
-
DeploymentInfo
public DeploymentInfo()
-
-
Method Details
-
getClassLoader
-
setClassLoader
-
getContextPath
-
setContextPath
-
getDeploymentDescription
-
setDeploymentDescription
-
getDeploymentName
-
setDeploymentName
-
getServlets
-
addServlets
-
getVHosts
-
setVHosts
-
put
-
get
-
getService
-
setService
-