|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.buglabs.osgi.filesystem.init.AbstractFileMonitor
com.buglabs.osgi.filesystem.init.RunLevelFileMonitor
public class RunLevelFileMonitor
A FileMonitor to monitor bundles that should be started when conditions are right.
| Field Summary |
|---|
| Fields inherited from class com.buglabs.osgi.filesystem.init.AbstractFileMonitor |
|---|
bundle, context, file, log, originalFile |
| Constructor Summary | |
|---|---|
RunLevelFileMonitor(java.io.File f,
StartLevel ssvc,
BundleContext context)
|
|
| Method Summary | |
|---|---|
boolean |
update()
|
| Methods inherited from class com.buglabs.osgi.filesystem.init.AbstractFileMonitor |
|---|
createBundleURI, fileChanged, fileDeleted, getFile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.buglabs.osgi.filesystem.init.FileMonitor |
|---|
getFile |
| Constructor Detail |
|---|
public RunLevelFileMonitor(java.io.File f,
StartLevel ssvc,
BundleContext context)
throws java.io.IOException,
BundleException
java.io.IOException
BundleException| Method Detail |
|---|
public boolean update()
throws java.lang.Exception
update in interface FileMonitorupdate in class AbstractFileMonitorjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||