public class KeyProvider extends Object implements ch.sourcepond.io.fileobserver.api.KeyDeliveryHook
| Modifier and Type | Method and Description |
|---|---|
void |
after(ch.sourcepond.io.fileobserver.api.DispatchKey pKey) |
void |
afterDiscard(ch.sourcepond.io.fileobserver.api.DispatchKey pKey) |
void |
before(ch.sourcepond.io.fileobserver.api.DispatchKey pKey) |
ch.sourcepond.io.fileobserver.api.DispatchKey |
getKey(ch.sourcepond.io.fileobserver.api.DispatchKey pKey) |
public void before(ch.sourcepond.io.fileobserver.api.DispatchKey pKey)
before in interface ch.sourcepond.io.fileobserver.api.KeyDeliveryHookpublic void after(ch.sourcepond.io.fileobserver.api.DispatchKey pKey)
after in interface ch.sourcepond.io.fileobserver.api.KeyDeliveryHookpublic void afterDiscard(ch.sourcepond.io.fileobserver.api.DispatchKey pKey)
afterDiscard in interface ch.sourcepond.io.fileobserver.api.KeyDeliveryHookpublic ch.sourcepond.io.fileobserver.api.DispatchKey getKey(ch.sourcepond.io.fileobserver.api.DispatchKey pKey)
throws ResourceKeyException
ResourceKeyExceptionCopyright © 2017 SourcePond. All rights reserved.