Class AbstractServerInterceptorsSetupTask
java.lang.Object
org.jboss.as.test.shared.integration.ejb.interceptor.serverside.AbstractServerInterceptorsSetupTask
An abstract setup task for setting up and removing server-side interceptors.
Packs them into $JBOSS_HOME/modules folder, modifies EJB3 subsystem 'server-interceptors' attribute.
- Author:
- Sultan Zhantemirov (c) 2019 Red Hat, inc.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AbstractServerInterceptorsSetupTask
public AbstractServerInterceptorsSetupTask()
-