com.silverpeas.notification.delayed.scheduler
Class DelayedNotificationSchedulerInitializer

java.lang.Object
  extended by com.stratelia.silverpeas.notificationManager.AbstractNotification
      extended by com.silverpeas.notification.delayed.scheduler.DelayedNotificationSchedulerInitializer

@Named(value="delayedNotificationSchedulerInitializer")
public class DelayedNotificationSchedulerInitializer
extends AbstractNotification

Author:
Yohann Chastagnier

Field Summary
static String JOB_NAME
           
 
Constructor Summary
DelayedNotificationSchedulerInitializer()
           
 
Method Summary
 void initialize()
           
 
Methods inherited from class com.stratelia.silverpeas.notificationManager.AbstractNotification
computeURL, computeURL, getApplicationURL, getUserAutoRedirectSilverpeasServerURL, getUserAutoRedirectURL, getUserAutoRedirectURL
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JOB_NAME

public static final String JOB_NAME
See Also:
Constant Field Values
Constructor Detail

DelayedNotificationSchedulerInitializer

public DelayedNotificationSchedulerInitializer()
Method Detail

initialize

@PostConstruct
public void initialize()
                throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.