Uses of Class
com.arjuna.ats.arjuna.tools.osb.mbean.LogRecordWrapper
Packages that use LogRecordWrapper
-
Uses of LogRecordWrapper in com.arjuna.ats.arjuna.tools.osb.mbean
Methods in com.arjuna.ats.arjuna.tools.osb.mbean that return LogRecordWrapperModifier and TypeMethodDescriptionprotected 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.ActionBean.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 LogRecordWrapperMethods in com.arjuna.ats.arjuna.tools.osb.mbean with parameters of type LogRecordWrapperModifier and TypeMethodDescriptionvoidActionBean.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.