com.arjuna.ats.arjuna.tools.osb.mbean
Interface ActionBeanWrapperInterface


public interface ActionBeanWrapperInterface

common interface for JTA and JTS transactions


Method Summary
 boolean activate()
           
 void clearHeuristicDecision(int newDecision)
           
 void doUpdateState()
           
 Uid get_uid()
           
 RecordList getRecords(ParticipantStatus type)
           
 Uid getUid(AbstractRecord rec)
           
 StringBuilder toString(String prefix, StringBuilder sb)
           
 

Method Detail

getRecords

RecordList getRecords(ParticipantStatus type)

activate

boolean activate()

doUpdateState

void doUpdateState()

get_uid

Uid get_uid()

getUid

Uid getUid(AbstractRecord rec)

toString

StringBuilder toString(String prefix,
                       StringBuilder sb)

clearHeuristicDecision

void clearHeuristicDecision(int newDecision)


Copyright © 2011. All Rights Reserved.