package com.walker.infrastructure.core; public interface ApplicationBeanInitialized { void startup(); }