Package org.jboss.as.test.shared
Class CdiUtils
java.lang.Object
org.jboss.as.test.shared.CdiUtils
- Author:
- James R. Perkins
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jboss.shrinkwrap.api.asset.AssetCreates abeans.xmlfile which uses abean-discovery-modeof "all".
-
Constructor Details
-
CdiUtils
public CdiUtils()
-
-
Method Details
-
createBeansXml
public static org.jboss.shrinkwrap.api.asset.Asset createBeansXml()Creates abeans.xmlfile which uses abean-discovery-modeof "all".- Returns:
- a
beans.xmlasset
-