Uses of Interface
org.glassfish.hk2.classmodel.reflect.ArchiveSelector
Packages that use ArchiveSelector
-
Uses of ArchiveSelector in org.glassfish.hk2.classmodel.reflect
Fields in org.glassfish.hk2.classmodel.reflect declared as ArchiveSelectorModifier and TypeFieldDescription(package private) final ArchiveSelector
ParsingContext.archiveSelector
(package private) ArchiveSelector
ParsingContext.Builder.archiveSelector
Methods in org.glassfish.hk2.classmodel.reflect with parameters of type ArchiveSelectorModifier and TypeMethodDescriptionParsingContext.Builder.archiveSelector
(ArchiveSelector selector) Sets the archive selector that can selects which jar should be parsed during the parsing activity.