Uses of Interface
com.sun.enterprise.admin.servermgmt.stringsubs.impl.ArchiveEntryWrapper
Packages that use ArchiveEntryWrapper
-
Uses of ArchiveEntryWrapper in com.sun.enterprise.admin.servermgmt.stringsubs.impl
Classes in com.sun.enterprise.admin.servermgmt.stringsubs.impl that implement ArchiveEntryWrapperModifier and TypeClassDescriptionclassHandles the operation related with an archive string substitution process. i.e extracting the substitutable entries from jar and rebuilding the jar after substitution operation.Methods in com.sun.enterprise.admin.servermgmt.stringsubs.impl that return ArchiveEntryWrapperModifier and TypeMethodDescriptionArchiveMember.getParent()Gets theArchiveEntryWrapperof the member entry.ArchiveMemberHandler.getParent()ArchiveEntryWrapper.getParentArchive()Get's the parent archive wrapper applicable only for the nested archive.ArchiveEntryWrapperImpl.getParentArchive()Constructors in com.sun.enterprise.admin.servermgmt.stringsubs.impl with parameters of type ArchiveEntryWrapperModifierConstructorDescriptionArchiveMemberHandler(File file, ArchiveEntryWrapper wrapper) Constructs theArchiveMemberHandlerfor the given input file.