public interface ExtendedDelete
boolean delete(Node[] nodes) throws IOException
nodes
- nodes to deleteIOException
- to signal some problem while performing the delete.
The exception also means that the instance tried to handle
node deletion and no further processing on the nodes
should be done.Built on February 25 2013. | Portions Copyright 1997-2013 Sun Microsystems, Inc. All rights reserved.