jsr352.tck.specialized
Class MyPartitionReducer

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

@Named(value="MyPartitionReducer")
public class MyPartitionReducer
extends Object


Constructor Summary
MyPartitionReducer()
           
 
Method Summary
 void txAfterCompletion(String status)
           
 void txBeforeCompletion()
           
 Externalizable txBegin()
           
 void txRollback()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyPartitionReducer

public MyPartitionReducer()
Method Detail

txBegin

public Externalizable txBegin()
                       throws Exception
Throws:
Exception

txBeforeCompletion

public void txBeforeCompletion()

txRollback

public void txRollback()

txAfterCompletion

public void txAfterCompletion(String status)


Copyright © 2012. All Rights Reserved.