|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.buglabs.osgi.filesystem.init.FileMonitorFactory
public class FileMonitorFactory
Creates a new FileMonitor implementation.
| Constructor Summary | |
|---|---|
FileMonitorFactory()
|
|
| Method Summary | |
|---|---|
static FileMonitor |
createFileMonitor(java.io.File f,
StartLevel startService)
Given the path of the file, determine and return an implementation suitable for the file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileMonitorFactory()
| Method Detail |
|---|
public static FileMonitor createFileMonitor(java.io.File f,
StartLevel startService)
throws java.io.IOException,
BundleException
f - startService -
java.io.IOException
BundleException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||