com.evolveum.midpoint.provisioning.api
Interface ProvisioningListener

All Known Subinterfaces:
ChangeNotificationDispatcher, ResourceObjectChangeListener, ResourceOperationListener
All Known Implementing Classes:
AccountOperationListener, ChangeNotificationDispatcherImpl, SynchronizationService

public interface ProvisioningListener

Author:
Radovan Semancik

Method Summary
 String getName()
          Returns a short name of the listener for debugging purposes.
 

Method Detail

getName

String getName()
Returns a short name of the listener for debugging purposes. E.g. "model synchronization service". This name is used in log and error messages.



Copyright © 2013 evolveum. All Rights Reserved.