Package | Description |
---|---|
com.caucho.config.types | |
com.caucho.env.deploy |
Modifier and Type | Method and Description |
---|---|
void |
FileSetType.addExclude(PathPatternType pattern)
Adds an exclude pattern.
|
void |
FileSetType.addInclude(PathPatternType pattern)
Adds an include pattern.
|
Modifier and Type | Method and Description |
---|---|
void |
ExpandDeployController.addExpandCleanupFileSet(PathPatternType include)
Sets the archive auto-remove file set.
|
void |
ExpandDeployController.addExpandPreserveFileset(PathPatternType exclude)
Sets the archive auto-remove file set.
|