public class MicListener extends java.lang.Object implements OSListener
Constructor and Description |
---|
MicListener(java.lang.String pubChannelName,
MaximoEventFilter eventFilter)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
structureChanged(OSEvent osEvent)
This method will be called from Mbo after save, but before commit.
|
public MicListener(java.lang.String pubChannelName, MaximoEventFilter eventFilter)
pubChannelName
- the channel nameeventFilter
- the event filter class namepublic void structureChanged(OSEvent osEvent) throws MXException
structureChanged
in interface OSListener
osEvent
- the Object structure eventMXException
- MAXIMO exception