public interface ExchangeProperties
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
AUDIT_EXCHANGE |
static java.lang.String |
AUDIT_LOG_LEVEL
Property that holds the
com.digev.fw.log.LogLevel for auditing (if any). |
static java.lang.String |
EXCHANGE_STARTED_DATE_PROPERTY
Property to hold the Date the exchange started.
|
static java.lang.String |
EXCLUDE_FROM_TRANSACTION
Boolean property indicating the exchange should be excluded from any running transaction.
|
static java.lang.String |
MESSAGE_TRANSACTION
Property to hold the MessageTransaction the exchange is associated with (if any).
|
static java.lang.String |
POSSIBLE_ENDPOINTS
When an Exchange is created, the target endpoint may not yet be known,
or the service, interface, or binding for that matter.
|
static java.lang.String |
SECURITY_CONTEXT
Property to hold a MultiSubjectSecuritySessionContext to represent
the security context associated with the exchange.
|
static final java.lang.String POSSIBLE_ENDPOINTS
static final java.lang.String SECURITY_CONTEXT
static final java.lang.String MESSAGE_TRANSACTION
static final java.lang.String EXCLUDE_FROM_TRANSACTION
static final java.lang.String EXCHANGE_STARTED_DATE_PROPERTY
static final java.lang.String AUDIT_EXCHANGE
static final java.lang.String AUDIT_LOG_LEVEL
com.digev.fw.log.LogLevel
for auditing (if any).?? 2022 Perforce Software, All rights reserved
This software is the confidential and proprietary information of Perforce, Inc. and is subject to copyright protection under laws of the United States of America and other countries. The use of this software should be in accordance with the license agreement terms you entered into with Perforce, Inc.