public final class RuntimeAdvisory extends AdvisoryEvent
Title: Structured Data Objects
Description: Defines an advisory that can be raised by the RuntimeContext
.
Copyright: Copyright (c) 2010
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 |
---|
RuntimeAdvisory() |
RuntimeAdvisory(java.lang.String message) |
RuntimeAdvisory(java.lang.String message,
Severity severity) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessage() |
Severity |
getSeverity() |
void |
setMessage(java.lang.String message) |
void |
setSeverity(Severity severity) |
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
public RuntimeAdvisory()
public RuntimeAdvisory(java.lang.String message)
public RuntimeAdvisory(java.lang.String message, Severity severity)
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.