public abstract static class WeldInjectionPoint.WeldInjectionPointSerializationProxy<T,S> extends Object implements Serializable
| Constructor and Description |
|---|
WeldInjectionPoint.WeldInjectionPointSerializationProxy(WeldInjectionPoint<T,S> injectionPoint) |
| Modifier and Type | Method and Description |
|---|---|
protected javax.enterprise.inject.spi.Bean<T> |
getDeclaringBean() |
protected String |
getDeclaringBeanId() |
protected WeldClass<?> |
getDeclaringWeldClass() |
public WeldInjectionPoint.WeldInjectionPointSerializationProxy(WeldInjectionPoint<T,S> injectionPoint)
Copyright © 2012 Seam Framework. All Rights Reserved.