public interface JAMonListener extends EventListener, Serializable
Modifier and Type | Method and Description |
---|---|
String |
getName()
Gets the name of this listener
|
void |
processEvent(Monitor mon)
Called and the current monitor is past in.
|
void |
setName(String name)
Set the name of the listener
|
String getName()
void setName(String name)
void processEvent(Monitor mon)
Copyright © 2015. All rights reserved.