|
OSGi™ Service Platform Release 4 Version 4.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Registered implementations of this class are notified via DmtEvent
objects about important changes in the tree. Events are generated after every
successful DMT change, and also when sessions are opened or closed. If a
DmtSession
is opened in atomic mode, DMT events are only sent when
the session is committed, when the changes are actually performed.
Method Summary | |
void |
changeOccurred(DmtEvent event)
DmtAdmin uses this method to notify the registered
listeners about the change. |
Method Detail |
public void changeOccurred(DmtEvent event)
DmtAdmin
uses this method to notify the registered
listeners about the change. This method is called asynchronously from the
actual event occurrence.
event
- the DmtEvent
describing the change in detail
|
OSGi™ Service Platform Release 4 Version 4.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |