public class HSHttpListenerEvent extends com.sun.enterprise.admin.event.ElementChangeEvent
This event handles modifications to the following attributes of
http-listener element.
id, address, port, external-port, family, blocking-enabled,
acceptor-threads, default-virtual-server, server-name,
redirect-port, x-powered-by and enabled
author:
Satish Viswanatham
Fields Summary
public static final String
eventType
Event type
Constructors Summary
public HSHttpListenerEvent(String instance, int action, String name)
Create a new HSHttpListenerEvent.
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