public abstract static class WeldInjectionPoint.WeldInjectionPointSerializationProxy<T,S>
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
WeldInjectionPoint.WeldInjectionPointSerializationProxy(WeldInjectionPoint<T,S> injectionPoint) |
| Modifier and Type | Method and Description |
|---|---|
protected Bean<T> |
getDeclaringBean() |
protected java.lang.String |
getDeclaringBeanId() |
protected WeldClass<?> |
getDeclaringWeldClass() |
protected <E extends Service> |
getService(java.lang.Class<E> serviceClass) |
public WeldInjectionPoint.WeldInjectionPointSerializationProxy(WeldInjectionPoint<T,S> injectionPoint)
Copyright © 2014 Seam Framework. All Rights Reserved.