@Service(value="synchronizationService") public class SynchronizationService extends Object implements ResourceObjectChangeListener
CHECK_SITUATION, CLASS_NAME_WITH_DOT, NOTIFY_CHANGE
Constructor and Description |
---|
SynchronizationService() |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns a short name of the listener for debugging purposes.
|
void |
notifyChange(ResourceObjectShadowChangeDescription change,
Task task,
OperationResult parentResult)
Submits notification about a specific change that happened on the
resource.
|
void |
registerForResourceObjectChangeNotifications() |
void |
unregisterForResourceObjectChangeNotifications() |
@PostConstruct public void registerForResourceObjectChangeNotifications()
@PreDestroy public void unregisterForResourceObjectChangeNotifications()
public void notifyChange(ResourceObjectShadowChangeDescription change, Task task, OperationResult parentResult)
ResourceObjectChangeListener
notifyChange
in interface ResourceObjectChangeListener
change
- change descriptionpublic String getName()
ProvisioningListener
getName
in interface ProvisioningListener
Copyright © 2013 evolveum. All rights reserved.