|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HLS | |
---|---|
com.arjuna.mw.wsas | |
com.arjuna.mw.wscf.model.sagas.hls | |
com.arjuna.mw.wscf.model.twophase.hls |
Uses of HLS in com.arjuna.mw.wsas |
---|
Methods in com.arjuna.mw.wsas that return HLS | |
---|---|
HLS[] |
ActivityManager.allHighLevelServices()
Allows an invoker to obtain a list of all registered HLSs. |
HLS |
ActivityManager.getHighLevelService(String serviceType)
Allows an invoker to obtain a specific registered HLS supporting a given coordination type. |
Methods in com.arjuna.mw.wsas with parameters of type HLS | |
---|---|
void |
ActivityManager.addHLS(HLS service)
Register the specified HLS with the activity service. |
void |
ActivityManager.removeHLS(HLS service)
Unregister the specified HLS with the activity service. |
Uses of HLS in com.arjuna.mw.wscf.model.sagas.hls |
---|
Subinterfaces of HLS in com.arjuna.mw.wscf.model.sagas.hls | |
---|---|
interface |
SagasHLS
|
Uses of HLS in com.arjuna.mw.wscf.model.twophase.hls |
---|
Subinterfaces of HLS in com.arjuna.mw.wscf.model.twophase.hls | |
---|---|
interface |
TwoPhaseHLS
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |