- All Superinterfaces:
Serializable
- All Known Implementing Classes:
DelegateLogData
,ListenerLogData
,NoLogData
,PageLogData
,ResourceLogData
,ResourceReferenceLogData
,ResourceStreamLogData
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