Uses of Class
org.jboss.shrinkwrap.impl.BeansXml
-
Packages that use BeansXml Package Description org.jboss.shrinkwrap.impl -
-
Uses of BeansXml in org.jboss.shrinkwrap.impl
Fields in org.jboss.shrinkwrap.impl declared as BeansXml Modifier and Type Field Description static BeansXmlBeansXml. SUPPRESSORMethods in org.jboss.shrinkwrap.impl that return BeansXml Modifier and Type Method Description BeansXmlBeansXml. alternatives(Class<?>... alternatives)BeansXmlBeansXml. decorators(Class<?>... decorators)BeansXmlBeansXml. excludeFilters(BeansXml.Exclude... filters)BeansXmlBeansXml. interceptors(Class<?>... interceptors)BeansXmlBeansXml. stereotype(Class<?>... stereotypes)
-