Interface IdentifiedComponent
- All Superinterfaces:
Component
- All Known Subinterfaces:
AccessControlService
,IdentifiableComponent
- All Known Implementing Classes:
AbstractIdentifiableInitializableComponent
,AbstractIdentifiedInitializableComponent
,AbstractReloadableService
,BasicAccessControlService
,DelegatingAccessControlService
,IPRangeAccessControl
,ScriptedRunnable
A
Component
which has an identifier.-
Method Summary
-
Method Details
-
getId
Get the ID of this component.- Returns:
- ID of this component or null
-