Package wt.servlet

Class IPRequestTracker

All Implemented Interfaces:
DynamicMBean, MBeanRegistration, BaseObjectNamed, ContextListener<RequestMBean>, SelfEmailingMBean, IPRequestTrackerMBean

public final class IPRequestTracker extends SelfAwareMBean implements IPRequestTrackerMBean, ContextListener<RequestMBean>
Tracks client UserName, IPAddress, UserAgent on a per-user, per-calendar-date basis.

Currently this simply logs user name, ipaddress, and devicetype information whenever a new combination of user, user-agent, and calendar date is seen by this listener instance.



Supported API: true

Extendable: false