| Package | Description |
|---|---|
| com.sun.enterprise.admin.servermgmt.domain | |
| com.sun.enterprise.admin.servermgmt.stringsubs | |
| com.sun.enterprise.admin.servermgmt.stringsubs.impl |
| Modifier and Type | Method and Description |
|---|---|
StringSubstitutor |
DomainTemplate.getStringSubs()
Get's the information used to perform string subs on the template.
|
| Constructor and Description |
|---|
DomainTemplate(TemplateInfoHolder tInfoHolder,
StringSubstitutor substitutor,
String location) |
| Modifier and Type | Method and Description |
|---|---|
static StringSubstitutor |
StringSubstitutionFactory.createStringSubstitutor(InputStream stringsubs)
Create a
StringSubstitutor object. |
| Modifier and Type | Class and Description |
|---|---|
class |
StringSubstitutionEngine
A class to encapsulate string-subs definition.
|
Copyright © 2018 Eclipse Foundation. All rights reserved.