JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
WildFly Clustering: Arquillian extension 6.0.0.Beta2
org.wildfly.clustering.arquillian
Tester
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
close()
Interface Tester
All Superinterfaces:
AutoCloseable
,
Consumer
<
List
<
Deployment
>>
public interface
Tester
extends
Consumer
<
List
<
Deployment
>>,
AutoCloseable
Author:
Paul Ferraro
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
close
()
Methods inherited from interface java.util.function.
Consumer
accept
,
andThen
Method Details
close
void
close
()
Specified by:
close
in interface
AutoCloseable