java.lang.Object
org.jpo.eventbus.CheckIntegrityHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandleEvent(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
-