Package org.jboss.as.weld.arquillian
Class WeldContextSetup
java.lang.Object
org.jboss.as.weld.arquillian.WeldContextSetup
- All Implemented Interfaces:
org.jboss.as.server.deployment.SetupAction
Sets up the session, request and conversation contexts for a weld deployment
- Author:
- Stuart Douglas
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WeldContextSetup
public WeldContextSetup()
-
-
Method Details
-
setup
- Specified by:
setupin interfaceorg.jboss.as.server.deployment.SetupAction
-
teardown
- Specified by:
teardownin interfaceorg.jboss.as.server.deployment.SetupAction
-
dependencies
- Specified by:
dependenciesin interfaceorg.jboss.as.server.deployment.SetupAction
-
priority
public int priority()- Specified by:
priorityin interfaceorg.jboss.as.server.deployment.SetupAction
-