Package | Description |
---|---|
javax.decorator |
Annotations relating to decorators.
|
javax.enterprise.inject |
Annotations relating to bean and stereotype definition,
built-in qualifiers, and interfaces and classes relating
to programmatic lookup.
|
org.jboss.weld.literal |
Modifier and Type | Class and Description |
---|---|
interface |
Decorator
Specifies that a class is a decorator.
|
Modifier and Type | Class and Description |
---|---|
interface |
Model
The built-in stereotype intended for use with beans that define the model layer of an MVC web application architecture such
as JSF.
|
Modifier and Type | Field and Description |
---|---|
static Stereotype |
StereotypeLiteral.INSTANCE |
Copyright © 2013 Seam Framework. All Rights Reserved.