|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.pvm.internal.el.JbpmElFactory
public abstract class JbpmElFactory
| Constructor Summary | |
|---|---|
JbpmElFactory()
|
|
| Method Summary | |
|---|---|
abstract javax.el.ELContext |
createElContext()
|
abstract javax.el.ELContext |
createElContext(ScopeInstanceImpl scopeInstance)
|
abstract javax.el.ExpressionFactory |
createExpressionFactory()
|
static JbpmElFactory |
getJbpmElFactory()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JbpmElFactory()
| Method Detail |
|---|
public static JbpmElFactory getJbpmElFactory()
public abstract javax.el.ELContext createElContext()
public abstract javax.el.ELContext createElContext(ScopeInstanceImpl scopeInstance)
public abstract javax.el.ExpressionFactory createExpressionFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||