Class TemplateExpirationManager

java.lang.Object
com.gigaspaces.internal.server.space.TemplateExpirationManager
All Implemented Interfaces:
IConsumerObject<Object>

public class TemplateExpirationManager extends Object implements IConsumerObject<Object>
a time based service that is responsible of sending back an empty response back to the client when the template timeout is reached and no answer is found.
Since:
6.1
Author:
asy ronen
  • Constructor Details

    • TemplateExpirationManager

      public TemplateExpirationManager(CacheManager cacheManager)
  • Method Details