public interface  io.vertx.core.spi.launcher.CommandFactoryLookup extends java.lang.Object
{
public abstract java.util.Collection lookup();
}