package com.walker.infrastructure.core; public interface ApplicationBeanDestroied { void shutdown(); }