org.jboss.portal.workflow.test
Class Finalize

java.lang.Object
  extended by org.jboss.portal.workflow.test.Finalize

public class Finalize
extends java.lang.Object

Author:
sohil.shah@jboss.com

Field Summary
static boolean isExecuted
           
 
Constructor Summary
Finalize()
           
 
Method Summary
 void execute(ExecutionContext executionContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

isExecuted

public static boolean isExecuted
Constructor Detail

Finalize

public Finalize()
Method Detail

execute

public void execute(ExecutionContext executionContext)