public static class IsolatedForwardingInterceptor.Impl<T> extends IsolatedForwardingInterceptor<T>
IsolatedForwardingInterceptor.Impl<T>
Constructor and Description |
---|
Impl(WrappedBeanHolder<T,javax.enterprise.inject.spi.Interceptor<T>> cartridge) |
Modifier and Type | Method and Description |
---|---|
protected javax.enterprise.inject.spi.BeanAttributes<T> |
attributes() |
protected javax.enterprise.inject.spi.Interceptor<T> |
delegate() |
getInterceptorBindings, intercept, intercepts
create, destroy, equals, getBeanClass, getInjectionPoints, hashCode, isNullable, toString
getName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Impl(WrappedBeanHolder<T,javax.enterprise.inject.spi.Interceptor<T>> cartridge)
protected javax.enterprise.inject.spi.Interceptor<T> delegate()
delegate
in class IsolatedForwardingInterceptor<T>
protected javax.enterprise.inject.spi.BeanAttributes<T> attributes()
attributes
in class ForwardingBeanAttributes<T>
Copyright © 2016. All rights reserved.