blob: f7101eaf2866d3ac1ecd73dd039b1755aec5fb16 [file] [log] [blame]
package org.eclipse.wst.common.project.facet.core.runtime;
public interface IRuntimeBridge
{
void port();
}