Uses of Class
com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
-
Packages that use LogRecordWrapper Package Description 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 Modifier and Type Method Description protected LogRecordWrapperActionBean. createParticipant(AbstractRecord rec, ParticipantStatus listType)Deprecated.Extension point for other Bean implementations to provide an implementation bean for its participants.protected LogRecordWrapperActionBean. createParticipant(AbstractRecord rec, ParticipantStatus listType, UidWrapper wrapper)Deprecated.LogRecordWrapperActionBean. getParticipant(AbstractRecord rec)Deprecated.See if there is participant Bean corresponding to the given recordMethods in com.arjuna.ats.arjuna.tools.osb.mbean that return types with arguments of type LogRecordWrapper Modifier and Type Method Description java.util.Collection<LogRecordWrapper>ActionBean. getParticipants()Deprecated.Methods in com.arjuna.ats.arjuna.tools.osb.mbean with parameters of type LogRecordWrapper Modifier and Type Method Description voidActionBean.GenericAtomicActionWrapper. remove(LogRecordWrapper logRecordWrapper)voidActionBean. remove(LogRecordWrapper logRecordWrapper)Deprecated.remove the a participantvoidActionBeanWrapperInterface. remove(LogRecordWrapper logRecordWrapper)Deprecated.booleanActionBean.GenericAtomicActionWrapper. removeRecords(RecordList rl, LogRecordWrapper logRecordWrapper)booleanActionBean. setStatus(LogRecordWrapper logrec, ParticipantStatus newStatus)Deprecated.Request a change in status of a participant.
-