|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.vfs2.FileChangeEvent
org.apache.commons.vfs2.events.AbstractFileChangeEvent
public abstract class AbstractFileChangeEvent
A change event that knows how to notify a listener.
Constructor Summary | |
---|---|
AbstractFileChangeEvent(FileObject file)
|
Method Summary | |
---|---|
abstract void |
notify(FileListener listener)
|
Methods inherited from class org.apache.commons.vfs2.FileChangeEvent |
---|
getFile |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractFileChangeEvent(FileObject file)
Method Detail |
---|
public abstract void notify(FileListener listener) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |