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