public class HSAccessLogEvent extends com.sun.enterprise.admin.event.ElementChangeEvent
It informs the changes (action: UPDATE) to the following attributes
rotation-policy, rotation-enabled, rotation-size-limit-in-bytes,
rotation-interval-in-minutes, rotation-suffix.
author:
Satish Viswanatham
Fields Summary
public static final String
eventType
Event type
Constructors Summary
public HSAccessLogEvent(String instance, int action)
Create a new HSAccessLogEvent.
param
instance name of the instance to which the event applies
param
action type of action - one of ElementChangeEvent.ACTION_ELEMENT_*
throws
IllegalArgumentException if specified action is not valid