Package wt.servlet

Interface IPRequestTrackerMBean

All Superinterfaces:
SelfEmailingMBean
All Known Implementing Classes:
IPRequestTracker

public interface IPRequestTrackerMBean extends SelfEmailingMBean
Tracks client IP and user agent for device type.

Supported API: true

Extendable: false
  • Method Details

    • retrieveDeviceType

      String retrieveDeviceType(String uaString)
      Retrieves the device type from the user-agent string

      Supported API: true