|
Drools :: Compiler 6.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceStore
A Store is where the compilers are storing the results
| Method Summary | |
|---|---|
byte[] |
read(String pResourceName)
|
void |
remove(String pResourceName)
|
void |
write(String pResourceName,
byte[] pResourceData)
|
void |
write(String pResourceName,
byte[] pResourceData,
boolean createFolder)
|
| Method Detail |
|---|
void write(String pResourceName,
byte[] pResourceData)
void write(String pResourceName,
byte[] pResourceData,
boolean createFolder)
byte[] read(String pResourceName)
void remove(String pResourceName)
|
Drools :: Compiler 6.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||