public interface IStoreBindingRoleChangedEvent extends IStoreLifecycleEvent
This event is dispatched to the user to notify that the role of the member represented by a store binding is changing. The event is dispatched before the binding's new role takes effect i.e. a user's query to retrieve the binding's role will return the old role.
Modifier and Type | Method and Description |
---|---|
IStoreBinding.Role |
getRole()
Get the new role.
|
getSource
getBackingMessage, getEventTime, setBackingMessage
acquire, dispose, getAcknowledger, getAttachment, getDelay, getDispatchTime, getInstanceNumber, getRemainingTime, getScheduledTime, getType, isEndOfBatch, isHandled, owners, setAcknowledger, setAttachment, setDelay, setEndOfBatch, setHandled, setSource
referenceTracker
IStoreBinding.Role getRole()
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.