Interface Tagged
- All Known Subinterfaces:
InfoRepository, RemoteRepositoryPlugin, RepositoryPlugin
- All Known Implementing Classes:
AbstractIndexingRepository, AggregateRepository, AugmentRepository, BaseRepository, FileRepo, InfoFileRepo, MavenRemoteRepository, MavenRepository, MetaInfServiceMerger, ResourcesRepository, WorkspaceRepository
public interface Tagged
Allows to add tags to implementing classes. Originally intended for tagging
repositories.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
EMPTY_TAGS
-
-
Method Details
-
getTags
- Returns:
- a non-null list of tags. Default is empty (meaning 'no tags').
-