See: Description
| Interface | Description |
|---|---|
| Resource |
Generic interface to provide a Reader or InputStream for the underlying IO resource.
|
| ResourceChangeMonitor |
Subscribes and unsubscribes the given notifier to the requested resource.
|
| ResourceChangeNotifier |
ResourceChangeListeners can subscribe to the notifier to receive ChangeSet info when results they are subscribed to change.
|
| ResourceChangeScanner |
Built in service, as provided by the ResourceFactory for monitor file changes on the local disk.
|
| ResourceChangeScannerConfiguration |
drools.resource.scanner.interval =
|
| ResourcedObject | |
| ResourceFactoryService |
ResourceFactoryService is used by the ResourceFactory to "provide" it's concrete implementation.
|
| Class | Description |
|---|---|
| ResourceFactory |
Convenience Factory to provide Resource implementations for the desired IO resource.
|
io library for working with Resources
See ResourceFactory for more details
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.