| Modifier and Type | Method and Description |
|---|---|
static BridgeWrapper |
BridgeWrapper.create(String subordinateType,
long expires,
boolean isSecure)
create an AT 1.1 subordinate transaction, associate it with the AT 1.1.
|
static BridgeWrapper |
BridgeWrapper.recover(String identifier)
recreate a wrapper for a bridged-to WS-AT 1.1 transaction recovered from the log
|
static BridgeWrapper[] |
BridgeWrapper.scan(String subordinateType)
return a list of bridge wrappers for all recovered subordinate transactions with a given
subordinate type
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.