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, toString
create, destroy, equals, getBeanClass, getInjectionPoints, hashCode, isNullable
getName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative
Copyright © 2013 Seam Framework. All Rights Reserved.