- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- DelegateLogData, NoLogData
public interface ILogData
extends Serializable
Base interface for log data collected by request handlers. Implementations of this interface
should be read-only beans and should provide a toString method.
- Author:
- Emond Papegaaij