Package | Description |
---|---|
org.axonframework.test.eventscheduler |
Modifier and Type | Class and Description |
---|---|
class |
StubScheduleToken
ScheduleToken returned by the StubEventScheduler.
|
Modifier and Type | Method and Description |
---|---|
List<ScheduledItem> |
StubEventScheduler.getScheduledItems()
Returns a view of all the scheduled Events at the time this method is called.
|
Copyright © 2010–2017. All rights reserved.