Package org.apereo.inspektr.audit
Interface AuditPointRuntimeInfo
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
AspectJAuditPointRuntimeInfo
Encapsulates a runtime execution context at advised audit points. Used for diagnostic purposes
to provide clear contextual information about any given audit point in case of runtime failures
during audit capturing operation, e.g. any assert failures, etc.
- Since:
- 1.0.6
- Author:
- Dmitriy Kopylenko
-
Method Summary
-
Method Details
-
asString
- Returns:
- String representation of this audit point runtime execution context
-