Uses of Interface
com.evolveum.midpoint.provisioning.api.ResourceOperationListener

Packages that use ResourceOperationListener
com.evolveum.midpoint.notifications   
com.evolveum.midpoint.provisioning.api   
com.evolveum.midpoint.provisioning.impl   
 

Uses of ResourceOperationListener in com.evolveum.midpoint.notifications
 

Classes in com.evolveum.midpoint.notifications that implement ResourceOperationListener
 class AccountOperationListener
           
 

Uses of ResourceOperationListener in com.evolveum.midpoint.provisioning.api
 

Subinterfaces of ResourceOperationListener in com.evolveum.midpoint.provisioning.api
 interface ChangeNotificationDispatcher
          Dispatcher of change notifications.
 

Methods in com.evolveum.midpoint.provisioning.api with parameters of type ResourceOperationListener
 void ChangeNotificationDispatcher.registerNotificationListener(ResourceOperationListener listener)
           
 void ChangeNotificationDispatcher.unregisterNotificationListener(ResourceOperationListener listener)
           
 

Uses of ResourceOperationListener in com.evolveum.midpoint.provisioning.impl
 

Classes in com.evolveum.midpoint.provisioning.impl that implement ResourceOperationListener
 class ChangeNotificationDispatcherImpl
           
 

Methods in com.evolveum.midpoint.provisioning.impl with parameters of type ResourceOperationListener
 void ChangeNotificationDispatcherImpl.registerNotificationListener(ResourceOperationListener listener)
           
 void ChangeNotificationDispatcherImpl.unregisterNotificationListener(ResourceOperationListener listener)
           
 



Copyright © 2013 evolveum. All Rights Reserved.