Uses of Class
com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper

Packages that use LogRecordWrapper
com.arjuna.ats.arjuna.tools.osb.mbean   
 

Uses of LogRecordWrapper in com.arjuna.ats.arjuna.tools.osb.mbean
 

Methods in com.arjuna.ats.arjuna.tools.osb.mbean that return LogRecordWrapper
protected  LogRecordWrapper ActionBean.createParticipant(AbstractRecord rec, ParticipantStatus listType)
          Extension point for other Bean implementations to provide an implementation bean for its participants.
 LogRecordWrapper ActionBean.getParticipant(AbstractRecord rec)
          See if there is participant Bean corresponding to the given record
 

Methods in com.arjuna.ats.arjuna.tools.osb.mbean that return types with arguments of type LogRecordWrapper
 Collection<LogRecordWrapper> ActionBean.getParticipants()
           
 

Methods in com.arjuna.ats.arjuna.tools.osb.mbean with parameters of type LogRecordWrapper
 boolean ActionBean.setStatus(LogRecordWrapper logrec, ParticipantStatus newStatus)
          Request a change in status of a participant.
 



Copyright © 2011. All Rights Reserved.