Module org.jpo

Class AddEmptyGroupHandler

java.lang.Object
org.jpo.eventbus.AddEmptyGroupHandler

public class AddEmptyGroupHandler extends Object
Adds an empty group to the indicated group node
  • Constructor Details

    • AddEmptyGroupHandler

      public AddEmptyGroupHandler()
  • Method Details

    • handleEvent

      public void handleEvent(AddEmptyGroupRequest request)
      Fulfil an AddEmptyGroup request by adding a "New Group" to the supplied node. Memorises this new group . TODO: why does this check for GroupInfo, moan and then proceed anyway?
      Parameters:
      request - The node on which the request was made