|
||||||||||
| 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
| Field Summary |
|---|
| Fields inherited from interface com.evolveum.midpoint.provisioning.api.ResourceObjectChangeListener |
|---|
CHECK_SITUATION, CLASS_NAME_WITH_DOT, NOTIFY_CHANGE |
| Constructor Summary | |
|---|---|
ChangeNotificationDispatcherImpl()
|
|
| Method Summary | |
|---|---|
void |
notifyChange(ResourceObjectShadowChangeDescription change,
Task task,
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 ChangeNotificationDispatcherpublic void unregisterNotificationListener(ResourceObjectChangeListener listener)
unregisterNotificationListener in interface ChangeNotificationDispatcher
public void notifyChange(ResourceObjectShadowChangeDescription change,
Task task,
OperationResult parentResult)
ResourceObjectChangeListener
notifyChange in interface ResourceObjectChangeListenerchange - change description
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||