Registry / utility / org-springframework-roo-file-monitor

org-springframework-roo-file-monitor

JSON →
library2.0.0.RELEASEjavamavenunverified

File monitoring support for Spring Roo, an OSGi-based rapid application development tool.

<dependency> <groupId>org.springframework.roo</groupId> <artifactId>org.springframework.roo.file.monitor</artifactId> <version>2.0.0.RELEASE</version> </dependency>
INSTALL
IMPORT
SIG · ORG-SPRINGFRAMEWOR
O
org-springframework-roo-file-monitor
utilityjavav2.0.0.RELEASE
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FileMonitorService
org.springframework.roo.file.monitor.FileMonitorService

Create a file monitor service and add a listener for file changes.

import org.springframework.roo.file.monitor.FileMonitorService; import org.springframework.roo.file.monitor.event.FileEvent; FileMonitorService monitor = new FileMonitorService(); monitor.addFileListener(event -> System.out.println("File changed: " + event.getFileDetails().getCanonicalPath()));
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0.RELEASElatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
org-springframework-roo-file-monitor — mvn dependency:get org-springframework-roo-file-monitor · libregistry