org.apache.commons.vfs2.events
public class DeleteEvent extends AbstractFileChangeEvent
Constructor and Description |
---|
DeleteEvent(FileObject file) |
Modifier and Type | Method and Description |
---|---|
void |
notify(FileListener listener) |
getFile
public DeleteEvent(FileObject file)
public void notify(FileListener listener) throws java.lang.Exception
notify
in class AbstractFileChangeEvent
java.lang.Exception
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.