Package org.jboss.weld.util.bean
Class IsolatedForwardingInterceptor.Impl<T>
java.lang.Object
org.jboss.weld.util.bean.ForwardingBeanAttributes<T>
org.jboss.weld.util.bean.IsolatedForwardingBean<T>
org.jboss.weld.util.bean.IsolatedForwardingInterceptor<T>
org.jboss.weld.util.bean.IsolatedForwardingInterceptor.Impl<T>
- All Implemented Interfaces:
jakarta.enterprise.context.spi.Contextual<T>,jakarta.enterprise.inject.spi.Bean<T>,jakarta.enterprise.inject.spi.BeanAttributes<T>,jakarta.enterprise.inject.spi.Interceptor<T>,WrappedContextual<T>
- Enclosing class:
- IsolatedForwardingInterceptor<T>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jboss.weld.util.bean.IsolatedForwardingInterceptor
IsolatedForwardingInterceptor.Impl<T> -
Constructor Summary
ConstructorsConstructorDescriptionImpl(WrappedBeanHolder<T, jakarta.enterprise.inject.spi.Interceptor<T>> cartridge) -
Method Summary
Methods inherited from class org.jboss.weld.util.bean.IsolatedForwardingInterceptor
getInterceptorBindings, intercept, interceptsMethods inherited from class org.jboss.weld.util.bean.IsolatedForwardingBean
create, destroy, equals, getBeanClass, getInjectionPoints, hashCode, toStringMethods inherited from class org.jboss.weld.util.bean.ForwardingBeanAttributes
getName, getQualifiers, getScope, getStereotypes, getTypes, isAlternativeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface jakarta.enterprise.inject.spi.Bean
getBeanClass, getInjectionPointsMethods inherited from interface jakarta.enterprise.inject.spi.BeanAttributes
getName, getQualifiers, getScope, getStereotypes, getTypes, isAlternativeMethods inherited from interface jakarta.enterprise.context.spi.Contextual
create, destroy
-
Constructor Details
-
Impl
-
-
Method Details
-
delegate
- Specified by:
delegatein interfaceWrappedContextual<T>- Specified by:
delegatein classIsolatedForwardingInterceptor<T>
-
attributes
- Specified by:
attributesin classForwardingBeanAttributes<T>
-