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

org.fluentlenium.configuration.Factory Maven / Gradle / Ivy

package org.fluentlenium.configuration;

/**
 * Marker interface for factories.
 *
 * @see FactoryPriority
 * @see FactoryName
 */
public interface Factory {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy