KIE NIO.2 :: Model 6.0.0.CR4-Pre1

org.kie.commons.java.nio.file
Interface WatchKey


public interface WatchKey


Method Summary
 void cancel()
           
 boolean isValid()
           
 List<WatchEvent<?>> pollEvents()
           
 boolean reset()
           
 Watchable watchable()
           
 

Method Detail

isValid

boolean isValid()

pollEvents

List<WatchEvent<?>> pollEvents()

reset

boolean reset()

cancel

void cancel()

watchable

Watchable watchable()

KIE NIO.2 :: Model 6.0.0.CR4-Pre1

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.