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
Methods in org.glassfish.hk2.classmodel.reflect with parameters of type ArchiveSelector Modifier and Type Method Description ParsingContext.Builder
ParsingContext.Builder. archiveSelector(ArchiveSelector selector)
Sets the archive selector that can selects which jar should be parsed during the parsing activity.
-