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 voidHookHotDeployListener.destroyCustomJspBag(String servletContextName, CustomJspBag customJspBag) protected static voidCustomJspBagRegistryUtil.initCustomJspBag(String contextId, String contextName, CustomJspBag customJspBag) protected static voidCustomJspBagRegistryUtil.verifyCustomJsps(String contextId, CustomJspBag customJspBag)