Class CacheGuardian

All Implemented Interfaces:
IPublishService

public class CacheGuardian extends PublishService
  • Constructor Details

    • CacheGuardian

      public CacheGuardian(String name)
  • Method Details

    • notifyRemovedSession

      public void notifyRemovedSession()
      Description copied from class: StatefulService
      Notify removed session. Notification of a session removal on given stateful service.
      Overrides:
      notifyRemovedSession in class StatefulService