Uses of Interface
org.jboss.weld.bean.WrappedContextual
-
Packages that use WrappedContextual Package Description org.jboss.weld.bean org.jboss.weld.util.bean -
-
Uses of WrappedContextual in org.jboss.weld.bean
Classes in org.jboss.weld.bean that implement WrappedContextual Modifier and Type Class Description classCustomDecoratorWrapper<T>A wrapper for a decorated instance.classForwardingBean<T>A delegating beanclassForwardingDecorator<T>classForwardingInterceptor<T>Delegating implementation ofInterceptor. -
Uses of WrappedContextual in org.jboss.weld.util.bean
Classes in org.jboss.weld.util.bean that implement WrappedContextual Modifier and Type Class Description classIsolatedForwardingBean<T>Delegating implementation ofBean.static classIsolatedForwardingBean.Impl<T>classIsolatedForwardingDecorator<T>Delegating implementation ofDecorator.static classIsolatedForwardingDecorator.Impl<T>classIsolatedForwardingInterceptor<T>Delegating implementation ofInterceptor.static classIsolatedForwardingInterceptor.Impl<T>classSerializableForwardingBean<T>
-