public final class AttachmentKeys extends Object
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<TransactionID> |
TRANSACTION_ID_KEY
The attachment key for transaction IDs.
|
static AttachmentKey<Affinity> |
WEAK_AFFINITY
The preferred node or cluster for invocations from this proxy.
|
public static final AttachmentKey<TransactionID> TRANSACTION_ID_KEY
public static final AttachmentKey<Affinity> WEAK_AFFINITY
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.