Interface ICleanupService


public interface ICleanupService
The Interface ICleanupService.
  • Method Summary

    Modifier and Type Method Description
    void cleanup()
    Cleanup.
  • Method Details