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

org.jboss.arquillian.graphene.spi.page.PageExtensionsReady Maven / Gradle / Ivy

There is a newer version: 3.0.0-alpha.4
Show newest version
package org.jboss.arquillian.graphene.spi.page;

/**
 * Called when {@link PageExtension}s registered in registry are ready to be used.
 *
 * @author Jan Papousek
 */
public class PageExtensionsReady {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy