当前页面:
在线文档首页 >
JBoss Seam 1.0.1 API 英文版文档
SeamVariableResolver (JBoss Seam API Documentation) - JBoss Seam 1.0.1 API 英文版文档
org.jboss.seam.jbpm
Class SeamVariableResolver
java.lang.Object
org.jboss.seam.jbpm.SeamVariableResolver
- All Implemented Interfaces:
- org.jbpm.jpdl.el.VariableResolver
public class SeamVariableResolver
- extends Object
- implements org.jbpm.jpdl.el.VariableResolver
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SeamVariableResolver
public SeamVariableResolver()
resolveVariable
public Object resolveVariable(String name)
throws org.jbpm.jpdl.el.ELException
- Specified by:
resolveVariable
in interface org.jbpm.jpdl.el.VariableResolver
- Throws:
org.jbpm.jpdl.el.ELException