Class TempNodeShutdownCleanupService

  • All Implemented Interfaces:
    EventListener

    @Service(name="temp-node-cleanup-service")
    @RunLevel(10)
    public class TempNodeShutdownCleanupService
    extends Object
    implements EventListener
    Service that runs the _delete-temp-nodes command on server shutdown.
    Author:
    AndrewPielage
    • Constructor Detail

      • TempNodeShutdownCleanupService

        public TempNodeShutdownCleanupService()