Package | Description |
---|---|
com.arjuna.mw.wsas | |
com.arjuna.mw.wscf.model.sagas.api | |
com.arjuna.mw.wscf.model.twophase.api |
Modifier and Type | Method and Description |
---|---|
void |
UserActivity.setTimeout(int timeout)
Set the timeout to be associated with all subsequently created
activities.
|
void |
UserActivity.start(String serviceType,
int timeout)
Start a new activity with a given coordination type.
|
Modifier and Type | Method and Description |
---|---|
void |
UserCoordinator.begin(String coordinationType,
int timeout)
Start a new activity.
|
void |
UserCoordinator.setTimeout(int timeout)
Set the timeout to be associated with all subsequently created
activities.
|
Modifier and Type | Method and Description |
---|---|
void |
UserCoordinator.begin(String serviceType,
int timeout)
Start a new activity.
|
void |
UserCoordinator.setTimeout(int timeout)
Set the timeout to be associated with all subsequently created
activities.
|
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.