| Constructor and Description |
|---|
EntranceDirectory(Posts posts,
Path... dirs)
Ctor.
|
public EntranceDirectory(Posts posts, Path... dirs) throws IOException
posts - The Posts that handle the
posting of files in watched directories.dirs - Directories to watch for changes.IOException - If a WatchService cannot be created.Copyright © 2017–2018 jcabi.com. All rights reserved.