public interface DecorableBean<T> extends Bean<T>
Bean that can have decorators. This can be a ManagedBean, SessionBean or a
built-in Bean.| Modifier and Type | Method and Description |
|---|---|
List<Decorator<?>> |
getDecorators()
Resolves decorators for this bean.
|
getBeanClass, getInjectionPointscreate, destroygetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative, isNullableCopyright © 2012 Seam Framework. All Rights Reserved.