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 TypeMethodDescriptionbooleanArchiveAdapter.Selector.isSelected(ArchiveAdapter.Entry entry) callback to select an archive for processingvoidArchiveAdapter.EntryTask.on(ArchiveAdapter.Entry e, InputStream is) callback to do some processing on an archive entry.