public class CloseResources extends Task
description, location, project| Constructor and Description | 
|---|
| CloseResources() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | add(ResourceCollection rc) | 
| void | execute()Called by the project to let the task do its work. | 
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypeclone, getDescription, getLocation, getProject, setDescription, setLocation, setProjectpublic void add(ResourceCollection rc)
public void execute()
Task