|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.provisioning.impl.ChangeNotificationDispatcherImpl
@Component public class ChangeNotificationDispatcherImpl
Constructor Summary | |
---|---|
ChangeNotificationDispatcherImpl()
|
Method Summary | |
---|---|
void |
notifyChange(ResourceObjectShadowChangeDescriptionType change,
OperationResult parentResult)
Submits notification about a specific change that happened on the resource. |
void |
registerNotificationListener(ResourceObjectChangeListener listener)
|
void |
unregisterNotificationListener(ResourceObjectChangeListener listener)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChangeNotificationDispatcherImpl()
Method Detail |
---|
public void registerNotificationListener(ResourceObjectChangeListener listener)
registerNotificationListener
in interface ChangeNotificationDispatcher
public void unregisterNotificationListener(ResourceObjectChangeListener listener)
unregisterNotificationListener
in interface ChangeNotificationDispatcher
public void notifyChange(ResourceObjectShadowChangeDescriptionType change, OperationResult parentResult)
ResourceObjectChangeListener
notifyChange
in interface ResourceObjectChangeListener
change
- change description
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |