org.apache.commons.vfs.events
Class DeleteEvent
java.lang.Object
org.apache.commons.vfs.FileChangeEvent
org.apache.commons.vfs.events.AbstractFileChangeEvent
org.apache.commons.vfs.events.DeleteEvent
- public class DeleteEvent
- extends AbstractFileChangeEvent
File deletion event.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeleteEvent
public DeleteEvent(FileObject file)
notify
public void notify(FileListener listener)
throws Exception
- Specified by:
notify
in class AbstractFileChangeEvent
- Throws:
Exception
Copyright © 2002-2006 The Apache Software Foundation. All Rights Reserved.