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