Package | Description |
---|---|
com.caucho.config.core | |
com.caucho.config.types | |
com.caucho.env.deploy | |
com.caucho.jsp | |
com.caucho.jsp.cfg | |
com.caucho.loader |
Modifier and Type | Method and Description |
---|---|
void |
ResinImport.setFileset(FileSetType fileSet)
Sets the resin:import fileset.
|
void |
ResinProperties.setFileset(FileSetType fileSet)
Sets the resin:properties fileset.
|
Modifier and Type | Method and Description |
---|---|
void |
FileSetType.add(FileSetType fileSet) |
void |
FileSetType.addInverse(FileSetType fileSet) |
Modifier and Type | Method and Description |
---|---|
FileSetType |
DeployConfig.getExpandCleanupFileset()
Gets the archive auto-remove file set.
|
Modifier and Type | Method and Description |
---|---|
void |
ExpandDeployGenerator.addExpandCleanupFileset(FileSetType include) |
void |
ExpandDeployGenerator.addExpandPreserveFileset(FileSetType exclude) |
void |
ExpandDeployController.addParentExpandCleanupFileSet(FileSetType fileSet) |
void |
DeployConfig.setExpandCleanupFileset(FileSetType fileset)
Sets the archive auto-remove file set.
|
Modifier and Type | Method and Description |
---|---|
FileSetType |
JspPrecompileResource.createFileset()
Add a pattern.
|
FileSetType |
JspPrecompileResource.createFileSet()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
TaglibManager.setTldFileSet(FileSetType fileSet) |
void |
TldManager.setTldFileSet(FileSetType tldFileSet) |
Modifier and Type | Method and Description |
---|---|
FileSetType |
JspPropertyGroup.getTldFileSet()
Gets the tld fileset.
|
Modifier and Type | Method and Description |
---|---|
void |
JspPropertyGroup.setTldFileSet(FileSetType fileSet)
Sets the tld fileset.
|
Modifier and Type | Method and Description |
---|---|
void |
LibraryLoader.setFileset(FileSetType fileSet)
Sets a file set.
|