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 Bean<T> |
getDeclaringBean() |
protected String |
getDeclaringBeanId() |
protected WeldClass<?> |
getDeclaringWeldClass() |
protected <E extends Service> |
getService(Class<E> serviceClass) |
public WeldInjectionPoint.WeldInjectionPointSerializationProxy(WeldInjectionPoint<T,S> injectionPoint)
Copyright © 2013 Seam Framework. All Rights Reserved.