A B C D G I O S V 

A

alternate(Class<?>...) - Method in interface org.jboss.shrinkwrap.api.BeanArchive
Adds Alternatives to the beans.xml.
alternate(Class<?>...) - Method in class org.jboss.shrinkwrap.impl.BeanArchiveImpl
 
alternatives(Class<?>...) - Method in class org.jboss.shrinkwrap.impl.BeansXml
 
Assert - Class in org.jboss.weld.tests.util
 
assertFalse(boolean) - Static method in class org.jboss.weld.tests.util.Assert
 
assertNotNull(Object) - Static method in class org.jboss.weld.tests.util.Assert
 
assertTrue(boolean) - Static method in class org.jboss.weld.tests.util.Assert
 

B

BeanArchive - Interface in org.jboss.shrinkwrap.api
A CDI specific extension to Shrinkwrap to ease Weld testing.
BeanArchiveImpl - Class in org.jboss.shrinkwrap.impl
 
BeanArchiveImpl(Archive<?>) - Constructor for class org.jboss.shrinkwrap.impl.BeanArchiveImpl
 
BeansXml - Class in org.jboss.shrinkwrap.impl
 
BeansXml() - Constructor for class org.jboss.shrinkwrap.impl.BeansXml
 
BeansXml.BeanDiscoveryMode - Enum in org.jboss.shrinkwrap.impl
 
BeanUtilities - Class in org.jboss.weld.tests.util
Utility methods for testing BeanAttributes and Beans.

C

covarientReturn() - Method in class org.jboss.shrinkwrap.impl.BeanArchiveImpl
 

D

decorate(Class<?>...) - Method in interface org.jboss.shrinkwrap.api.BeanArchive
Adds Decorators to the beans.xml.
decorate(Class<?>...) - Method in class org.jboss.shrinkwrap.impl.BeanArchiveImpl
 
decorators(Class<?>...) - Method in class org.jboss.shrinkwrap.impl.BeansXml
 

G

getBeanDiscoveryMode() - Method in class org.jboss.shrinkwrap.impl.BeansXml
 

I

intercept(Class<?>...) - Method in interface org.jboss.shrinkwrap.api.BeanArchive
Adds Interceptors to the beans.xml.
intercept(Class<?>...) - Method in class org.jboss.shrinkwrap.impl.BeanArchiveImpl
 
interceptors(Class<?>...) - Method in class org.jboss.shrinkwrap.impl.BeansXml
 

O

openStream() - Method in class org.jboss.shrinkwrap.impl.BeansXml
 
org.jboss.shrinkwrap.api - package org.jboss.shrinkwrap.api
 
org.jboss.shrinkwrap.impl - package org.jboss.shrinkwrap.impl
 
org.jboss.weld.tests.util - package org.jboss.weld.tests.util
 

S

setBeanDiscoveryMode(BeansXml.BeanDiscoveryMode) - Method in class org.jboss.shrinkwrap.impl.BeansXml
 
stereotype(Class<?>...) - Method in interface org.jboss.shrinkwrap.api.BeanArchive
Adds a Stereotype Alternative to beans.xml.
stereotype(Class<?>...) - Method in class org.jboss.shrinkwrap.impl.BeanArchiveImpl
 
stereotype(Class<?>...) - Method in class org.jboss.shrinkwrap.impl.BeansXml
 
SUPPRESSOR - Static variable in class org.jboss.shrinkwrap.impl.BeansXml
 

V

valueOf(String) - Static method in enum org.jboss.shrinkwrap.impl.BeansXml.BeanDiscoveryMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.shrinkwrap.impl.BeansXml.BeanDiscoveryMode
Returns an array containing the constants of this enum type, in the order they are declared.
verifyQualifiers(BeanAttributes<?>, Annotation...) - Static method in class org.jboss.weld.tests.util.BeanUtilities
Verifies that the set of qualifiers of a given BeanAttributes matches the given set of qualifiers.
verifyQualifierTypes(BeanAttributes<?>, Class<?>...) - Static method in class org.jboss.weld.tests.util.BeanUtilities
Verifies that the set of qualifiers of a given BeanAttributes matches the given set of annotation types.
verifyQualifierTypes(Set<Annotation>, Class<?>...) - Static method in class org.jboss.weld.tests.util.BeanUtilities
 
verifyStereotypes(BeanAttributes<?>, Class<?>...) - Static method in class org.jboss.weld.tests.util.BeanUtilities
Verifies that the set of stereotypes of a given BeanAttributes matches the expected stereotypes.
verifyTypes(BeanAttributes<?>, Type...) - Static method in class org.jboss.weld.tests.util.BeanUtilities
Verifies that the set of bean types of a given BeanAttributes matches the expected types.
A B C D G I O S V 

Copyright © 2014 Seam Framework. All Rights Reserved.