jsr352.tck.specialized
Class BatchletRestartStateMachineImpl

java.lang.Object
  extended by jsr352.tck.specialized.BatchletRestartStateMachineImpl

@Named(value="BatchletRestartStateMachine")
public class BatchletRestartStateMachineImpl
extends Object


Constructor Summary
BatchletRestartStateMachineImpl()
           
 
Method Summary
 void begin()
           
 void cancel()
           
 void end()
           
 String process()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchletRestartStateMachineImpl

public BatchletRestartStateMachineImpl()
Method Detail

begin

public void begin()
           throws Exception
Throws:
Exception

process

public String process()
               throws Exception
Throws:
Exception

cancel

public void cancel()
            throws Exception
Throws:
Exception

end

public void end()
         throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.