Package wt.servlet
Interface IPRequestTrackerMBean
- All Superinterfaces:
SelfEmailingMBean
- All Known Implementing Classes:
IPRequestTracker
Tracks client IP and user agent for device type.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Method Summary
Modifier and TypeMethodDescriptionretrieveDeviceType(String uaString) Retrieves the device type from the user-agent string
Supported API: trueMethods inherited from interface wt.jmx.core.mbeans.SelfEmailingMBean
emailThisMBean
-
Method Details
-
retrieveDeviceType
Retrieves the device type from the user-agent string
Supported API: true
-