Uses of Interface
org.glassfish.hk2.classmodel.reflect.ArchiveSelector
-
Packages that use ArchiveSelector Package Description org.glassfish.hk2.classmodel.reflect -
-
Uses of ArchiveSelector in org.glassfish.hk2.classmodel.reflect
Fields in org.glassfish.hk2.classmodel.reflect declared as ArchiveSelector Modifier and Type Field Description (package private) ArchiveSelectorParsingContext. archiveSelector(package private) ArchiveSelectorParsingContext.Builder. archiveSelectorMethods in org.glassfish.hk2.classmodel.reflect with parameters of type ArchiveSelector Modifier and Type Method Description ParsingContext.BuilderParsingContext.Builder. archiveSelector(ArchiveSelector selector)Sets the archive selector that can selects which jar should be parsed during the parsing activity.
-