|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.drools.SpreadsheetCompiler
@Name(value="org.jboss.seam.drools.spreadsheetComponent")
@BypassInterceptors
@Scope(value=APPLICATION)
@Install(precedence=0,
classDependencies="org.drools.decisiontable.SpreadsheetCompiler")
public class SpreadsheetCompilerCompiles Drools DecisionTable.
| Constructor Summary | |
|---|---|
SpreadsheetCompiler()
|
|
| Method Summary | |
|---|---|
java.io.InputStreamReader |
compile(java.io.InputStream stream)
|
static SpreadsheetCompiler |
instance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpreadsheetCompiler()
| Method Detail |
|---|
public java.io.InputStreamReader compile(java.io.InputStream stream)
public static SpreadsheetCompiler instance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||