com.liferay.portal.kernel.servlet
Class ServletContextUtil
java.lang.Object
com.liferay.portal.kernel.servlet.ServletContextUtil
public class ServletContextUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServletContextUtil
public ServletContextUtil()
getClassNames
public static Set<String> getClassNames(javax.servlet.ServletContext servletContext)
throws IOException
- Throws:
IOException
getLastModified
public static long getLastModified(javax.servlet.ServletContext servletContext)
getLastModified
public static long getLastModified(javax.servlet.ServletContext servletContext,
String resourcePath)
getLastModified
public static long getLastModified(javax.servlet.ServletContext servletContext,
String resourcePath,
boolean cache)
getRootPath
public static String getRootPath(javax.servlet.ServletContext servletContext)
throws MalformedURLException
- Throws:
MalformedURLException