java.lang.Object
org.jpo.eventbus.SortGroupHandler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handleEvent
(SortGroupRequest request) when the App sees this request it will sort the group by the criteria
-
Constructor Details
-
SortGroupHandler
public SortGroupHandler()
-
-
Method Details
-
handleEvent
when the App sees this request it will sort the group by the criteria- Parameters:
request
- The node on which the request was made
-