Class ExpirationTask

  • All Implemented Interfaces:
    Runnable, tigase.kernel.beans.config.ConfigurationChangedAware, tigase.kernel.beans.Initializable, tigase.kernel.beans.UnregisterAware

    @Bean(name="expiration",
          parent=FileUploadComponent.class,
          active=true)
    public class ExpirationTask
    extends tigase.component.ScheduledTask
    Created by andrzej on 09.08.2016.
    • Field Summary

      • Fields inherited from class tigase.component.ScheduledTask

        component
    • Constructor Summary

      Constructors 
      Constructor Description
      ExpirationTask()  
    • Constructor Detail

      • ExpirationTask

        public ExpirationTask()
    • Method Detail

      • run

        public void run()