Uses of Class
org.jboss.weld.context.SerializableContextualInstance

Packages that use SerializableContextualInstance
org.jboss.weld.bean.interceptor   
org.jboss.weld.bean.proxy   
 

Uses of SerializableContextualInstance in org.jboss.weld.bean.interceptor
 

Constructors in org.jboss.weld.bean.interceptor with parameters of type SerializableContextualInstance
CdiInterceptorHandler(SerializableContextualInstance<javax.enterprise.inject.spi.Interceptor<java.lang.Object>,java.lang.Object> serializableContextualInstance, java.lang.Class<?> clazz)
           
 

Uses of SerializableContextualInstance in org.jboss.weld.bean.proxy
 

Constructor parameters in org.jboss.weld.bean.proxy with type arguments of type SerializableContextualInstance
DecoratorProxyMethodHandler(java.util.List<SerializableContextualInstance<DecoratorImpl<java.lang.Object>,java.lang.Object>> decoratorInstances, java.lang.Object instance)
          Constructor
 



Copyright © 2008-2009 Seam Framework. All Rights Reserved.