Package org.jboss.as.test.shared
Class ModuleUtils
java.lang.Object
org.jboss.as.test.shared.ModuleUtils
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String[]static final org.jboss.as.test.module.util.TestModule.ClassCallback -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jboss.as.test.module.util.TestModulecreateTestModuleWithEEDependencies(String moduleName)
-
Field Details
-
EE_DEPENDENCIES
-
ENTERPRISE_INJECT
public static final org.jboss.as.test.module.util.TestModule.ClassCallback ENTERPRISE_INJECT
-
-
Constructor Details
-
ModuleUtils
public ModuleUtils()
-
-
Method Details
-
createTestModuleWithEEDependencies
public static org.jboss.as.test.module.util.TestModule createTestModuleWithEEDependencies(String moduleName)
-