Class BaseCustomJspBag
java.lang.Object
com.liferay.portal.custom.jsp.bag.BaseCustomJspBag
- All Implemented Interfaces:
com.liferay.portal.deploy.hot.CustomJspBag
public abstract class BaseCustomJspBag
extends Object
implements com.liferay.portal.deploy.hot.CustomJspBag
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidactivate(org.osgi.framework.BundleContext bundleContext) com.liferay.portal.kernel.url.URLContainerboolean
-
Constructor Details
-
BaseCustomJspBag
public BaseCustomJspBag()
-
-
Method Details
-
getCustomJspDir
- Specified by:
getCustomJspDirin interfacecom.liferay.portal.deploy.hot.CustomJspBag
-
getCustomJsps
- Specified by:
getCustomJspsin interfacecom.liferay.portal.deploy.hot.CustomJspBag
-
getURLContainer
public com.liferay.portal.kernel.url.URLContainer getURLContainer()- Specified by:
getURLContainerin interfacecom.liferay.portal.deploy.hot.CustomJspBag
-
isCustomJspGlobal
public boolean isCustomJspGlobal()- Specified by:
isCustomJspGlobalin interfacecom.liferay.portal.deploy.hot.CustomJspBag
-
activate
protected void activate(org.osgi.framework.BundleContext bundleContext)
-