org.apache.commons.vfs2.events
public class CreateEvent extends AbstractFileChangeEvent
Constructor and Description |
---|
CreateEvent(FileObject file) |
Modifier and Type | Method and Description |
---|---|
void |
notify(FileListener listener) |
getFile
public CreateEvent(FileObject file)
public void notify(FileListener listener) throws java.lang.Exception
notify
in class AbstractFileChangeEvent
java.lang.Exception
Copyright © 2002-2016 The Apache Software Foundation. All Rights Reserved.