jsr352.tck.specialized
Class MyPartitionedBatchletImpl

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

@Named(value="MyPartitionedBatchlet")
public class MyPartitionedBatchletImpl
extends Object


Constructor Summary
MyPartitionedBatchletImpl()
           
 
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

MyPartitionedBatchletImpl

public MyPartitionedBatchletImpl()
Method Detail

process

public String process()
               throws Exception
Throws:
Exception

cancel

public void cancel()
            throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.