Interface EventListener

All Known Subinterfaces:
UserManager
All Known Implementing Classes:
AdministrativeStatusListener, AsyncDigestListener, DirectoryCacheFlusher, FakeUserManagerImpl, FileEventListener, MultiTenantUserManager, ReloadListener, ThreadEventListener, UserManagerImpl, UserManagerWithComputedGroups

public interface EventListener
Author:
Bogdan Stefanescu
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    An event was received.
  • Method Details

    • handleEvent

      void handleEvent(Event event)
      An event was received.