Methods Summary |
---|
public void | handleCreate(HSServiceEvent event)Handles http-service element/attribute creation.
It is called whenever a HSServiceEvent is received.
|
public void | handleDelete(HSServiceEvent event)Handles http-service element/attribute removal.
It is called whenever a HSServiceEvent is received.
|
public void | handleUpdate(HSServiceEvent event)Handles http-service element/attribute modification.
It is called whenever a HSServiceEvent is received.
|