Constructor and Description |
---|
WebApplication(javax.servlet.ServletContext ctx) |
WebApplication(String name,
String contextPath,
String serverInfo) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getContextPath() |
String |
getName() |
long |
getRunningTime() |
String |
getServerInfo() |
long |
getStartTime() |
int |
hashCode() |
Copyright © 2008–2013 Seam Framework. All rights reserved.