JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.axonframework.eventhandling.scheduling
Interface ScheduleToken
All Superinterfaces:
Serializable
All Known Implementing Classes:
QuartzScheduleToken
,
SimpleScheduleToken
,
StubScheduleToken
public interface
ScheduleToken
extends
Serializable
Token that identifies a single scheduled Event. This token can be used to refer to a specific scheduled event to cancel that timer.
Since:
0.7
Author:
Allard Buijze
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2010–2022. All rights reserved.