package org.openecomp.portalapp.widget.service; public interface InitializationService { void initialize(); }