- All Superinterfaces:
- Annotable, Registration
- All Known Subinterfaces:
- ListenerRegistration, ResourceRegistration, SerializedListenerData, SerializedResourceData
- All Known Implementing Classes:
- AbstractListenerRegistration, AbstractResourceRegistration, ListenerPersistenceData, LiveListenerRegistration, LiveResourceRegistration, ResourcePersistenceData
public interface AnnotableRegistration
extends Annotable, Registration
A Registration
with annotations. This interface is an extension
to the Registration
interface able to provide useful annotations
about the underlying registrable object or directly itself.
- Since:
- 1.0
- Author:
- Pavol Zbell