com.atlassian.crowd.integration.directory.monitor
Interface DirectoryMonitor

All Known Subinterfaces:
DirectoryListener, DirectoryPoller
All Known Implementing Classes:
ApacheDSPersistentSearchListener, USNChangedPoller

public interface DirectoryMonitor

Allows monitoring remote directory mutations.


Method Summary
 long getDirectoryID()
          Returns the ID of the directory that is being polled.
 

Method Detail

getDirectoryID

long getDirectoryID()
Returns the ID of the directory that is being polled.

Returns:
directory ID.


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.