Uses of Interface
com.sun.enterprise.admin.servermgmt.stringsubs.impl.ArchiveEntryWrapper
-
Packages that use ArchiveEntryWrapper Package Description com.sun.enterprise.admin.servermgmt.stringsubs.impl -
-
Uses of ArchiveEntryWrapper in com.sun.enterprise.admin.servermgmt.stringsubs.impl
Classes in com.sun.enterprise.admin.servermgmt.stringsubs.impl that implement ArchiveEntryWrapper Modifier and Type Class Description classArchiveEntryWrapperImplHandles the operation related with an archive string substitution process.Methods in com.sun.enterprise.admin.servermgmt.stringsubs.impl that return ArchiveEntryWrapper Modifier and Type Method Description ArchiveEntryWrapperArchiveMember. getParent()Gets theArchiveEntryWrapperof the member entry.ArchiveEntryWrapperArchiveMemberHandler. getParent()ArchiveEntryWrapperArchiveEntryWrapper. getParentArchive()Get's the parent archive wrapper applicable only for the nested archive.ArchiveEntryWrapperArchiveEntryWrapperImpl. getParentArchive()Constructors in com.sun.enterprise.admin.servermgmt.stringsubs.impl with parameters of type ArchiveEntryWrapper Constructor Description ArchiveMemberHandler(File file, ArchiveEntryWrapper wrapper)Constructs theArchiveMemberHandlerfor the given input file.
-