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