com.opensymphony.workflow.test
Class TestRegister

java.lang.Object
  |
  +--com.opensymphony.workflow.test.TestRegister
All Implemented Interfaces:
Register

public class TestRegister
extends java.lang.Object
implements Register


Constructor Summary
TestRegister()
           
 
Method Summary
 java.lang.Object registerVariable(javax.ejb.SessionContext context, WorkflowEntry entry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestRegister

public TestRegister()
Method Detail

registerVariable

public java.lang.Object registerVariable(javax.ejb.SessionContext context,
                                         WorkflowEntry entry)
Specified by:
registerVariable in interface Register

See www.opensymphony.com for more information.