public interface MboSetListenable
MboSetListener
Modifier and Type | Method and Description |
---|---|
void |
addListener(MboSetListener l) |
void |
removeListener(MboSetListener l) |
void |
reportModifiedMbo(MboRemote modifiedMbo)
This method is provided by implementers of this interface so that field classes
can raise the alarm that the Mbo in the set has been modified in a significant way.
|
void addListener(MboSetListener l)
void removeListener(MboSetListener l)
void reportModifiedMbo(MboRemote modifiedMbo) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException