package br.com.etyllica.core.context.load; public interface ApplicationLoadListener { void onApplicationLoaded(); }