Package org.jboss.as.arquillian.service
Class ContextManagerBuilder
java.lang.Object
org.jboss.as.arquillian.service.ContextManagerBuilder
Builds a
ContextManager- Author:
- Stuart Douglas, Andrew Lee Rubinger
-
Method Details
-
add
Adds aSetupActionto the builder. This action will be run by theContextManagerin the order it was added to the builder.- Parameters:
action- TheSetupActionto add to the builder- Returns:
- this
-
addAll
-
build
-