| Package | Description |
|---|---|
| org.jboss.cdi.tck.tests.decorators.definition.lifecycle |
| Modifier and Type | Class and Description |
|---|---|
class |
DurableAccount |
class |
ChargeDecorator
Decorator is a managed bean and may use the
PostConstruct and PreDestroy annotations to identify methods to
be called back by the container at the appropriate points in the bean’s lifecycle. |
class |
ShortTermAccount |
Copyright © 2008–2016 CDI TCK. All rights reserved.