Package | Description |
---|---|
org.kie.internal.io |
Modifier and Type | Method and Description |
---|---|
ResourceChangeNotifier |
ResourceFactoryService.getResourceChangeNotifierService() |
static ResourceChangeNotifier |
ResourceFactory.getResourceChangeNotifierService()
A Service that can be started, to provide notifications of changed Resources.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceChangeMonitor.subscribeNotifier(ResourceChangeNotifier notifier,
org.kie.api.io.Resource resource)
Subscribe the notifier to receive change information on the given resource.
|
void |
ResourceChangeMonitor.unsubscribeNotifier(ResourceChangeNotifier notifier,
org.kie.api.io.Resource resource)
Unsubscribe the notifier for the given resource.
|
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.