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

org.javabits.yar.guice.RegistryProvider Maven / Gradle / Ivy

package org.javabits.yar.guice;

import com.google.inject.Provider;

/**
 * TODO comment
 * Date: 5/14/13
 * Time: 10:44 AM
 *
 * @author Romain Gilles
 */
public interface RegistryProvider extends Provider {
    void noWait();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy