JavaScript is disabled on your browser.
Skip navigation links
Drools :: Wiring :: API 10.0.0
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.drools.wiring.api
Interface ResourceProvider
public interface
ResourceProvider
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
URL
getResource
(
String
name)
InputStream
getResourceAsStream
(
String
name)
Method Details
getResource
URL
getResource
(
String
name)
getResourceAsStream
InputStream
getResourceAsStream
(
String
name)
throws
IOException
Throws:
IOException