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