Uses of Class
org.jboss.jbossts.star.client.extended.txstatusext.TwoPhaseAwareParticipantElement
-
Packages that use TwoPhaseAwareParticipantElement Package Description org.jboss.jbossts.star.client.extended.txstatusext -
-
Uses of TwoPhaseAwareParticipantElement in org.jboss.jbossts.star.client.extended.txstatusext
Methods in org.jboss.jbossts.star.client.extended.txstatusext that return TwoPhaseAwareParticipantElement Modifier and Type Method Description TwoPhaseAwareParticipantElementObjectFactory. createTwoPhaseAwareParticipantElement()Create an instance ofTwoPhaseAwareParticipantElementMethods in org.jboss.jbossts.star.client.extended.txstatusext that return types with arguments of type TwoPhaseAwareParticipantElement Modifier and Type Method Description List<TwoPhaseAwareParticipantElement>CoordinatorElement. getTwoPhaseAware()Methods in org.jboss.jbossts.star.client.extended.txstatusext with parameters of type TwoPhaseAwareParticipantElement Modifier and Type Method Description voidCoordinatorElement. addTwoPhaseAware(TwoPhaseAwareParticipantElement participantElement)
-