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.FileKey pKey) |
void |
afterDiscard(ch.sourcepond.io.fileobserver.api.FileKey pKey) |
void |
before(ch.sourcepond.io.fileobserver.api.FileKey pKey) |
ch.sourcepond.io.fileobserver.api.FileKey<org.osgi.framework.Bundle> |
getKey(ch.sourcepond.io.fileobserver.api.FileKey pKey) |
public void before(ch.sourcepond.io.fileobserver.api.FileKey pKey)
before in interface ch.sourcepond.io.fileobserver.api.KeyDeliveryHookpublic void after(ch.sourcepond.io.fileobserver.api.FileKey pKey)
after in interface ch.sourcepond.io.fileobserver.api.KeyDeliveryHookpublic void afterDiscard(ch.sourcepond.io.fileobserver.api.FileKey pKey)
afterDiscard in interface ch.sourcepond.io.fileobserver.api.KeyDeliveryHookpublic ch.sourcepond.io.fileobserver.api.FileKey<org.osgi.framework.Bundle> getKey(ch.sourcepond.io.fileobserver.api.FileKey pKey)
throws ResourceKeyException
ResourceKeyExceptionCopyright © 2017 SourcePond. All rights reserved.