Watch Service API

GPTKB entity

Statements (22)
Predicate Object
gptkbp:instance_of gptkb:API
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:Java_Enhancement_Proposal
gptkbp:allows monitoring of file system events
monitoring file system changes
gptkbp:controls multiple events
https://www.w3.org/2000/01/rdf-schema#label Watch Service API
gptkbp:introduced gptkb:Java_7
gptkbp:is_compatible_with Java SE 7 and later
gptkbp:is_implemented_in Watch Service interface
gptkbp:is_part_of gptkb:Java_Standard_Edition
gptkbp:is_used_in Java applications
gptkbp:notifications file deletion
file creation
file modification
gptkbp:part_of gptkb:Java_NIO_package
gptkbp:provides file change notifications
register(Path, Watch Event. Kind...)
gptkbp:requires gptkb:computer
gptkbp:supports directory watching
gptkbp:uses gptkb:Watch_Key
Watch Event