public interface TrapListener
extends java.util.EventListener
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
version_id |
Modifier and Type | Method and Description |
---|---|
void |
trapReceived(TrapEvent evt)
Invoked when a trap is received.
|
static final java.lang.String version_id
void trapReceived(TrapEvent evt)