public class ObserverAdapterFactory extends Object
| Constructor and Description |
|---|
ObserverAdapterFactory() |
| Modifier and Type | Method and Description |
|---|---|
ch.sourcepond.io.fileobserver.api.PathChangeListener |
createAdapter(org.osgi.framework.BundleContext pContext,
KeyProvider pKeyProvider,
ch.sourcepond.io.hotdeployer.api.FileChangeListener pFileChangeListener) |
void |
setConfig(FileSystem pFileSystem,
Config pConfig) |
void |
shutdown() |
public void shutdown()
public void setConfig(FileSystem pFileSystem, Config pConfig)
public ch.sourcepond.io.fileobserver.api.PathChangeListener createAdapter(org.osgi.framework.BundleContext pContext,
KeyProvider pKeyProvider,
ch.sourcepond.io.hotdeployer.api.FileChangeListener pFileChangeListener)
Copyright © 2017 SourcePond. All rights reserved.