All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.vertx.up.uca.web.anima.Scatter Maven / Gradle / Ivy

The newest version!
package io.vertx.up.uca.web.anima;

/**
 * Child component works
 */
public interface Scatter {
    /**
     * Connect to vert.x to execute begin up works.
     *
     * @param vertx common vertx.
     */
    void connect(Vertx vertx);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy