Uses of Class
io.openliberty.arquillian.remote.WLPRemoteContainerConfiguration
-
-
Uses of WLPRemoteContainerConfiguration in io.openliberty.arquillian.remote
Methods in io.openliberty.arquillian.remote that return types with arguments of type WLPRemoteContainerConfiguration Modifier and Type Method Description Class<WLPRemoteContainerConfiguration>WLPRemoteContainer. getConfigurationClass()Methods in io.openliberty.arquillian.remote with parameters of type WLPRemoteContainerConfiguration Modifier and Type Method Description voidWLPRemoteContainer. setup(WLPRemoteContainerConfiguration configuration)Constructors in io.openliberty.arquillian.remote with parameters of type WLPRemoteContainerConfiguration Constructor Description WLPRestClient(WLPRemoteContainerConfiguration configuration)
-