public class FindLeaksTask extends AbstractCatalinaTask
/findleaks command, supported by
 the Tomcat manager application.charset, password, url, usernamealwaysLog, failOnError, redirectErrStream, redirector, redirectorConfigured, redirectorElement, redirectOutput, redirectOutStream| Constructor and Description | 
|---|
| FindLeaksTask() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | execute()Execute the requested operation. | 
| boolean | getStatusLine()Returns the statusLine parameter that controls if the response includes a
 status line or not. | 
| void | setStatusLine(boolean statusLine)Sets the statusLine parameter that controls if the response includes a
 status line or not. | 
execute, execute, getCharset, getPassword, getUrl, getUsername, setCharset, setPassword, setUrl, setUsernameaddConfiguredRedirector, closeRedirector, handleErrorFlush, handleErrorOutput, handleFlush, handleOutput, handleOutput, isFailOnError, openRedirector, setAlwaysLog, setAppend, setCreateEmptyFiles, setError, setErrorProperty, setFailonerror, setLogError, setOutput, setOutputpropertybindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleInput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic void setStatusLine(boolean statusLine)
statusLine - true if the status line should be includedpublic boolean getStatusLine()
true if the status line should be included,
         otherwise falsepublic void execute()
             throws org.apache.tools.ant.BuildException
execute in class AbstractCatalinaTaskorg.apache.tools.ant.BuildException - if an error occursCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.