public interface ProtocolHandlerListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
recordStateChanged(ProtocolHandlerListenerEvent event)
DOCUMENT ME!
|
void |
stepAdded(ProtocolHandlerListenerEvent event)
DOCUMENT ME!
|
void |
stepRemoved(ProtocolHandlerListenerEvent event)
DOCUMENT ME!
|
void |
stepsCleared(ProtocolHandlerListenerEvent event)
DOCUMENT ME!
|
void |
stepsRestored(ProtocolHandlerListenerEvent event)
DOCUMENT ME!
|
void recordStateChanged(ProtocolHandlerListenerEvent event)
event - DOCUMENT ME!void stepAdded(ProtocolHandlerListenerEvent event)
event - DOCUMENT ME!void stepRemoved(ProtocolHandlerListenerEvent event)
event - DOCUMENT ME!void stepsCleared(ProtocolHandlerListenerEvent event)
event - DOCUMENT ME!void stepsRestored(ProtocolHandlerListenerEvent event)
event - DOCUMENT ME!Copyright © 2012–2026 cismet GmbH. All rights reserved.