package org.erlide.runtime.runtimeinfo; public interface RuntimeInfoListener { void infoChanged(); }