org.apache.commons.vfs.events
Class ChangedEvent
java.lang.Object
org.apache.commons.vfs.FileChangeEvent
org.apache.commons.vfs.events.AbstractFileChangeEvent
org.apache.commons.vfs.events.ChangedEvent
- public class ChangedEvent
- extends AbstractFileChangeEvent
File changed event.
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-2006 The Apache Software Foundation. All Rights Reserved.