public interface  org.linkedin.util.lifecycle.Startable extends java.lang.Object
{
public abstract void start();
}