See: Description
Interface | Description |
---|---|
KieResources |
KieResources is a factory that provides Resource implementations for the desired IO resource
|
Resource |
Generic interface to provide a Reader or InputStream for the underlying IO resource.
|
ResourceConfiguration |
This interface is a marker interface and should be implemented by any class
that will provide configurations to the
KieBuilder - currently this is
only used by decision tables. |
ResourceWithConfiguration |
Represent a tuple of a
Resource with associated ResourceConfiguration , along with necessary kbuilder callbacks, to be used in in KieAssemblerService . |
Class | Description |
---|---|
ResourceType |
io library for working with Resources
See ResourceFactory for more details
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.