Uses of Interface
com.liferay.portal.deploy.hot.CustomJspBag
Packages that use CustomJspBag
-
Uses of CustomJspBag in com.liferay.portal.deploy.hot
Classes in com.liferay.portal.deploy.hot that implement CustomJspBagMethods in com.liferay.portal.deploy.hot that return types with arguments of type CustomJspBagModifier and TypeMethodDescriptionstatic Map<org.osgi.framework.ServiceReference<CustomJspBag>,
CustomJspBag> CustomJspBagRegistryUtil.getCustomJspBags()
static Map<org.osgi.framework.ServiceReference<CustomJspBag>,
CustomJspBag> CustomJspBagRegistryUtil.getCustomJspBags()
Methods in com.liferay.portal.deploy.hot with parameters of type CustomJspBagModifier and TypeMethodDescriptionprotected void
HookHotDeployListener.destroyCustomJspBag
(String servletContextName, CustomJspBag customJspBag) protected static void
CustomJspBagRegistryUtil.initCustomJspBag
(String contextId, String contextName, CustomJspBag customJspBag) protected static void
CustomJspBagRegistryUtil.verifyCustomJsps
(String contextId, CustomJspBag customJspBag)