Package | Description |
---|---|
org.apache.synapse.commons.vfs |
Modifier and Type | Method and Description |
---|---|
static boolean |
VFSUtils.acquireLock(org.apache.commons.vfs2.FileSystemManager fsManager,
org.apache.commons.vfs2.FileObject fo,
VFSParamDTO paramDTO,
org.apache.commons.vfs2.FileSystemOptions fso,
boolean isListener)
Acquires a file item lock before processing the item, guaranteing that
the file is not processed while it is being uploaded and/or the item is
not processed by two listeners
|
Copyright © 2005–2023 Apache Software Foundation. All rights reserved.