org.jboss.weld.injection
Class WeldInjectionPoint.WeldInjectionPointSerializationProxy<T,S>
java.lang.Object
org.jboss.weld.injection.WeldInjectionPoint.WeldInjectionPointSerializationProxy<T,S>
- All Implemented Interfaces:
- Serializable
- Enclosing interface:
- WeldInjectionPoint<T,S>
public abstract static class WeldInjectionPoint.WeldInjectionPointSerializationProxy<T,S>
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WeldInjectionPoint.WeldInjectionPointSerializationProxy
public WeldInjectionPoint.WeldInjectionPointSerializationProxy(WeldInjectionPoint<T,S> injectionPoint)
getDeclaringBean
protected javax.enterprise.inject.spi.Bean<T> getDeclaringBean()
getDeclaringWeldClass
protected WeldClass<?> getDeclaringWeldClass()
getDeclaringBeanId
protected String getDeclaringBeanId()
getService
protected <E extends org.jboss.weld.bootstrap.api.Service> E getService(Class<E> serviceClass)
Copyright © 2013 Seam Framework. All Rights Reserved.