java.lang.Object
org.jpo.eventbus.FindBasedirHandler
Handles the request to find a basedir: FindBasedirRequest
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleEvent
(FindBasedirRequest request) Deletes the file and the node
-
Constructor Details
-
FindBasedirHandler
public FindBasedirHandler()
-
-
Method Details
-
handleEvent
Deletes the file and the node- Parameters:
request
- the request the request
-