public final class ServiceCallAdvisory extends AdvisoryEvent
Title: Service Event Fabric Runtime
Description: Defines an advisory raised by the ServiceContext
on each service call
if service statistics is enabled.
Framework Documentation
Copyright: Copyright (c) 2015
Company: StreamScape Technologies
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
EVENT_ID |
SEMANTIC_TYPE_NAME
DEFAULT_SERIAL_VERSION_ID
Constructor and Description |
---|
ServiceCallAdvisory() |
ServiceCallAdvisory(java.lang.String handlerName,
long executionTime) |
Modifier and Type | Method and Description |
---|---|
long |
getHandlerExecutionTime()
Returns handler execution time.
|
java.lang.String |
getHandlerName()
Returns name of the handler which was called.
|
equals, getCorrelationId, getCorrelationIdAsBytes, setCorrelationId, setCorrelationIdAsBytes, setEventGroupId, setEventKey
clone, getDurable, getEventGroupId, getEventId, getEventKey, getEventSource, getSerialVersionUID, getTimestamp, getTransmitAccess, isCoalesced, setDurable, setEventId
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clone, getDurable, getEventGroupId, getEventId, getEventKey, getEventSource, getTimestamp, getTransmitAccess
getSerialVersionUID
public static final java.lang.String EVENT_ID
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.