public interface PageExtensionProvider
PageExtension known by the given module.
Those extensions will be registered in the system, so they can be loaded from external locations if necessary.| Modifier and Type | Method and Description |
|---|---|
List<PageExtension> |
getPageExtensions(org.jboss.arquillian.test.spi.TestClass testClass) |
List<PageExtension> getPageExtensions(org.jboss.arquillian.test.spi.TestClass testClass)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.