public interface EntityReference extends NamedObject, java.lang.Comparable
Title: Service Event Fabric Core
Description: Defines an Exchange Entity reference - base interface for all Exchange entities.
Copyright: Copyright (c) 2011
Company: StreamScape Technologies
Modifier and Type | Method and Description |
---|---|
FabricAddress |
getComponentAddress()
Returns the Fabric address of a Fabric Component to which the entity belongs or in which the entity was created.
|
EventScope |
getEventScope()
Returns an event scope of the entity.
|
ExchangeRole |
getExchangeRole()
Returns the Exchange role of the entity.
|
getName
ExchangeRole getExchangeRole()
FabricAddress getComponentAddress()
EventScope getEventScope()
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.