Package org.wso2.carbon.ui.util
Class UIAnnouncementDeployer
java.lang.Object
org.wso2.carbon.ui.util.UIAnnouncementDeployer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic StringgetAnnouncementHtml(javax.servlet.http.HttpSession session, javax.servlet.ServletConfig config) static void
-
Constructor Details
-
UIAnnouncementDeployer
public UIAnnouncementDeployer()
-
-
Method Details
-
getAnnouncementHtml
public static String getAnnouncementHtml(javax.servlet.http.HttpSession session, javax.servlet.ServletConfig config) -
deployNotificationSources
public static void deployNotificationSources() -
undeployNotificationSources
public static void undeployNotificationSources()
-