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