Interface IdentifiedAtRuntime
- All Superinterfaces:
Identified
Classes extending this interface will have the
identity()
implementation
provided at runtime via Mixin or otherwise.
The default implementation is required due to interface injection.
- Since:
- 6.0.0
-
Method Summary
-
Method Details
-
identity
- Specified by:
identity
in interfaceIdentified
-