Package org.jboss.cdi.tck.tests.context.passivating.validation

Interface Summary
Vessel  
 

Class Summary
DecoratorWithNonPassivationCapableDependenciesTest Verifies that a decorator that is passivation capable while having non-passivation capable dependencies is allowed provided it does not decorate a bean declaring passivation scope.
Engine  
EnginePowered.EnginePoweredLiteral  
EnginePoweredInterceptor This interceptor class is passivation capable but it has non-passivation capable dependencies.
Ferry This bean is passivation capable although it is not required to be (it does not declare a passivating scope).
InterceptorWithNonPassivationCapableDependenciesTest Verifies that an interceptor that is passivation capable while having non-passivation capable dependencies is allowed provided it does not intercept a bean declaring passivation scope.
VesselDecorator  
 

Annotation Types Summary
EnginePowered  
 



Copyright © 2008-2012 Seam Framework. All Rights Reserved.