Package org.jboss.as.webservices.util
Class WebAppController
- java.lang.Object
-
- org.jboss.as.webservices.util.WebAppController
-
public class WebAppController extends Object
WebAppController allows for automatically starting/stopping a webapp (servlet) depending on the actual need. This is useful for WS deployments needing a given utility servlet to be up (for instance the port component link servlet)- Since:
- 02-Dec-2011
- Author:
- alessio.soldano@jboss.com
-
-
Constructor Summary
Constructors Constructor Description WebAppController(WebHost host, String servletClass, ClassLoader classloader, String contextRoot, String urlPattern, String serverTempDir)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intdecrementUsers()intincrementUsers()
-