Package org.drools.io

io library for working with Resources See ResourceFactory for more details

See:
          Description

Interface Summary
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 = : default 60s
ResourcedObject  
ResourceFactoryService ResourceFactoryService is used by the ResourceFactory to "provide" it's concrete implementation.
 

Class Summary
ResourceFactory Convenience Factory to provide Resource implementations for the desired IO resource.
 

Package org.drools.io Description

io library for working with Resources

See ResourceFactory for more details



Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.