public class CleanServiceBuilderCommand extends BaseCommand
| Constructor and Description |
|---|
CleanServiceBuilderCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute(java.sql.Connection connection) |
void |
setServiceXmlFile(java.io.File serviceXmlFile) |
void |
setServletContextName(java.lang.String servletContextName) |
executepublic void setServiceXmlFile(java.io.File serviceXmlFile)
public void setServletContextName(java.lang.String servletContextName)
protected void execute(java.sql.Connection connection)
throws java.lang.Exception
execute in class BaseCommandjava.lang.Exception