| Package | Description |
|---|---|
| org.jboss.cdi.tck.tests.decorators.definition |
| Modifier and Type | Method and Description |
|---|---|
void |
DecoratorDefinitionTest.testAbstractDecoratorNotImplementingMethodOfDecoratedType(BankAccount account)
Test that if the decorator does not implement a method of the decorated type, the container will provide an implicit
implementation that calls the method on the delegate.
|
Copyright © 2008-2013 Seam Framework. All Rights Reserved.