|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.model.sync.SynchronizationService
@Service(value="synchronizationService") public class SynchronizationService
Field Summary |
---|
Fields inherited from interface com.evolveum.midpoint.provisioning.api.ResourceObjectChangeListener |
---|
CHECK_SITUATION, CLASS_NAME_WITH_DOT, NOTIFY_CHANGE |
Constructor Summary | |
---|---|
SynchronizationService()
|
Method Summary | |
---|---|
void |
notifyChange(ResourceObjectShadowChangeDescriptionType change,
OperationResult parentResult)
Submits notification about a specific change that happened on the resource. |
void |
registerForResourceObjectChangeNotifications()
|
void |
unregisterForResourceObjectChangeNotifications()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SynchronizationService()
Method Detail |
---|
@PostConstruct public void registerForResourceObjectChangeNotifications()
@PreDestroy public void unregisterForResourceObjectChangeNotifications()
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 |