| Interface | Description |
|---|---|
| Vessel |
| Class | Description |
|---|---|
| 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 Type | Description |
|---|---|
| EnginePowered |
Copyright © 2008-2015 Seam Framework. All Rights Reserved.