jsr352.tck.specialized
Class MyLongRunningBatchletImpl

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

@Named(value="MyLongRunningBatchlet")
public class MyLongRunningBatchletImpl
extends Object


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

Constructor Detail

MyLongRunningBatchletImpl

public MyLongRunningBatchletImpl()
Method Detail

process

public String process()
               throws Exception
Throws:
Exception

cancel

public void cancel()
            throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.