com.silverpeas.notification.delayed
Class DelayedNotificationManagerPerformanceTest
java.lang.Object
com.silverpeas.notification.delayed.DelayedNotificationManagerPerformanceTest
@ContextConfiguration(locations={"/spring-delayed-notification.xml","/spring-delayed-notification-datasource.xml"})
@TransactionConfiguration(transactionManager="jpaTransactionManager")
public class DelayedNotificationManagerPerformanceTest- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DelayedNotificationManagerPerformanceTest
public DelayedNotificationManagerPerformanceTest()
prepareDataSet
public static void prepareDataSet()
throws Exception
- Throws:
Exception
generalSetUp
public void generalSetUp()
throws Exception
- Throws:
Exception
testDeleteDelayedNotifications
@Transactional(propagation=REQUIRED)
public void testDeleteDelayedNotifications()
throws Exception
- Throws:
Exception
loadDelayedNorifications
@Transactional(propagation=REQUIRES_NEW)
public Collection<Long> loadDelayedNorifications(int size)
Copyright © 2016 Silverpeas. All Rights Reserved.