public class JBossServerCapabilities extends java.lang.Object implements ServerCapabilities
| Constructor and Description |
|---|
JBossServerCapabilities() |
| Modifier and Type | Method and Description |
|---|---|
void |
determine(javax.servlet.ServletContext servletContext) |
protected void |
determineSupportsHotDeploy(javax.servlet.ServletContext servletContext) |
boolean |
isSupportsHotDeploy() |
public void determine(javax.servlet.ServletContext servletContext)
throws java.lang.Exception
determine in interface ServerCapabilitiesjava.lang.Exceptionpublic boolean isSupportsHotDeploy()
isSupportsHotDeploy in interface ServerCapabilitiesprotected void determineSupportsHotDeploy(javax.servlet.ServletContext servletContext)
throws java.lang.Exception
java.lang.Exception