java.lang.Object
org.jpo.eventbus.CheckIntegrityHandler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleEvent
(CheckIntegrityRequest request) Creates an IntegrityChecker that does its magic on the collection.
-
Constructor Details
-
CheckIntegrityHandler
public CheckIntegrityHandler()
-
-
Method Details
-
handleEvent
Creates an IntegrityChecker that does its magic on the collection.- Parameters:
request
- The request
-