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) |
DefaultResourceKey |
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 DefaultResourceKey getKey(ch.sourcepond.io.fileobserver.api.DispatchKey pKey) throws ResourceKeyException
ResourceKeyExceptionCopyright © 2017 SourcePond. All rights reserved.