Serialized Form
-
Package net.sf.eBus.feed.pattern
-
Class net.sf.eBus.feed.pattern.MatchEvent extends ENotificationMessage implements Serializable
-
Serialized Fields
-
groups
Map<String,List<ENotificationMessage>> groups
The collected events for each pattern group. Pattern groupEventPattern.ALL_EVENTScontains all matched events. The remaining map keys (if any) are from the user-definedEventPattern. The groups map and the notification list values are both read-only. -
userCache
Map<Object,Object> userCache
This map contains the user-defined data stored whenMatchConditions were executed. This map is notnullbut may be empty.
-
-
-
Class net.sf.eBus.feed.pattern.TestPublisherContext extends statemap.FSMContext7 implements Serializable
- serialVersionUID:
- 1L
-