Interface ArchiveMember
- All Superinterfaces:
Substitutable
- All Known Implementing Classes:
ArchiveMemberHandler
Creates
Reader and Writer for the MemberEntry of an archive, that has to undergo string
substitution.-
Method Summary
Methods inherited from interface com.sun.enterprise.admin.servermgmt.stringsubs.Substitutable
finish, getName, getReader, getWriter
-
Method Details
-
getParent
ArchiveEntryWrapper getParent()Gets theArchiveEntryWrapperof the member entry.- Returns:
- The parental archive wrapper of the entry.
-