public abstract class AbstractFileChangeEvent extends FileChangeEvent
Constructor and Description |
---|
AbstractFileChangeEvent(FileObject file) |
Modifier and Type | Method and Description |
---|---|
abstract void |
notify(FileListener listener) |
getFile, getFileObject
public AbstractFileChangeEvent(FileObject file)
public abstract void notify(FileListener listener) throws Exception
Exception
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.