com.liferay.portal.kernel.servlet.liferaypackage
Class LiferayPackageUtil
java.lang.Object
com.liferay.portal.kernel.servlet.liferaypackage.LiferayPackageUtil
public class LiferayPackageUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LiferayPackageUtil
public LiferayPackageUtil()
checkPackage
public static void checkPackage()
throws Exception
- Throws:
Exception
registerFilter
public static void registerFilter(javax.servlet.ServletContext servletContext,
String pathContext)
throws LiferayPackageHotDeployException
- Throws:
LiferayPackageHotDeployException
unregisterFilter
public static void unregisterFilter()