Uses of Class
org.glassfish.hk2.classmodel.reflect.ArchiveAdapter.Entry
Packages that use ArchiveAdapter.Entry
-
Uses of ArchiveAdapter.Entry in org.glassfish.hk2.classmodel.reflect
Methods in org.glassfish.hk2.classmodel.reflect with parameters of type ArchiveAdapter.EntryModifier and TypeMethodDescriptionboolean
ArchiveAdapter.Selector.isSelected
(ArchiveAdapter.Entry entry) callback to select an archive for processingvoid
ArchiveAdapter.EntryTask.on
(ArchiveAdapter.Entry e, InputStream is) callback to do some processing on an archive entry.