public class SerializableForwardingBean<T> extends ForwardingBean<T> implements Serializable
IsolatedForwardingBean.Impl<T>| Constructor and Description |
|---|
SerializableForwardingBean(String contextId,
Bean<T> bean) |
| Modifier and Type | Method and Description |
|---|---|
protected Bean<T> |
delegate() |
static <T> SerializableForwardingBean<T> |
of(String contextId,
Bean<T> bean) |
attributes, toStringcreate, destroy, equals, getBeanClass, getInjectionPoints, hashCode, isNullablegetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternativeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternativeCopyright © 2014 Seam Framework. All Rights Reserved.