Uses of Class
aQute.bnd.service.tags.Tags
Packages that use Tags
Package
Description
-
Uses of Tags in aQute.bnd.osgi.metainf
Methods in aQute.bnd.osgi.metainf that return Tags -
Uses of Tags in aQute.bnd.osgi.repository
Methods in aQute.bnd.osgi.repository that return TagsMethods in aQute.bnd.osgi.repository with parameters of type Tags -
Uses of Tags in aQute.bnd.service
Fields in aQute.bnd.service declared as TagsModifier and TypeFieldDescriptionstatic final TagsRepositoryPlugin.DEFAULT_REPO_TAGSEach repo has by default the tagConstants.REPOTAGS_RESOLVEif no tags are set at the repo definition in build.bnd That means it is consider -
Uses of Tags in aQute.bnd.service.tags
Fields in aQute.bnd.service.tags declared as TagsMethods in aQute.bnd.service.tags that return TagsModifier and TypeMethodDescriptiondefault TagsTagged.getTags()static Tagsstatic TagsParses a comma-separated string of tags into a Tags object.Methods in aQute.bnd.service.tags with parameters of type Tags -
Uses of Tags in aQute.lib.deployer
Methods in aQute.lib.deployer that return Tags