| Modifier and Type | Method and Description |
|---|---|
List<? extends Substitutable> |
SubstitutableFactory.getArchiveEntrySubstitutable(com.sun.enterprise.admin.servermgmt.xml.stringsubs.Archive archive)
Get's all the
Substitutable entries from an Archive. |
List<? extends Substitutable> |
SubstitutableFactory.getFileEntrySubstituables(com.sun.enterprise.admin.servermgmt.xml.stringsubs.FileEntry fileEntry)
Get's all the
Substitutable entries from a FileEntry. |
| Modifier and Type | Method and Description |
|---|---|
void |
SubstitutionAlgorithm.substitute(Substitutable substituable)
Perform's string substitution.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ArchiveMember
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArchiveMemberHandler
|
class |
FileSubstitutionHandler
Abstract class initialize the input file for the string substitution.
|
class |
LargeFileSubstitutionHandler
|
class |
SmallFileSubstitutionHandler
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Substitutable> |
SubstituableFactoryImpl.getArchiveEntrySubstitutable(com.sun.enterprise.admin.servermgmt.xml.stringsubs.Archive archive) |
List<? extends Substitutable> |
SubstituableFactoryImpl.getFileEntrySubstituables(com.sun.enterprise.admin.servermgmt.xml.stringsubs.FileEntry fileEntry) |
| Modifier and Type | Method and Description |
|---|---|
void |
StringReplacementAlgo.substitute(Substitutable resolver) |
void |
RadixTreeSubstitutionAlgo.substitute(Substitutable substitutable) |
Copyright © 2017. All rights reserved.