public interface AccessRightsListener extends EventListener
Channel| Modifier and Type | Method and Description |
|---|---|
void |
accessRightsChanged(AccessRightsEvent ev)
This method is called whenever the access rights of the Channel(s), with which the listener is registered, changed.
|
void accessRightsChanged(AccessRightsEvent ev)
ev - the AccessRightsEvent representing the change.Copyright © 2004-2020 EPICS. All Rights Reserved.