watchEvents property

Set<WatchEvent> watchEvents
getter/setter pair

Need to watch event set, Events that are not included in the list are not intercept

Implementation

Set<WatchEvent> watchEvents;