public final class FabricComponentAccessorAdvisory extends AdvisoryEvent
Title: Structured Data Objects
Description: Defines a system advisory raised by the FabricComponentAccessor
.
Copyright: Copyright (c) 2017
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 |
---|
FabricComponentAccessorAdvisory() |
FabricComponentAccessorAdvisory(java.lang.String accessorName,
java.lang.String resourceName,
java.lang.String userName,
FabricComponentAccessorState state) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAccessorName() |
java.lang.String |
getResourceName() |
FabricComponentAccessorState |
getState() |
java.lang.String |
getUserName() |
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 FabricComponentAccessorAdvisory()
public FabricComponentAccessorAdvisory(java.lang.String accessorName, java.lang.String resourceName, java.lang.String userName, FabricComponentAccessorState state)
public java.lang.String getAccessorName()
public java.lang.String getResourceName()
public java.lang.String getUserName()
public FabricComponentAccessorState getState()
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.