public static class IsolatedForwardingInterceptor.Impl<T> extends IsolatedForwardingInterceptor<T>
IsolatedForwardingInterceptor.Impl<T>
Constructor and Description |
---|
IsolatedForwardingInterceptor.Impl(WrappedBeanHolder<T,Interceptor<T>> cartridge) |
Modifier and Type | Method and Description |
---|---|
protected BeanAttributes<T> |
attributes() |
protected 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
getBeanClass, getInjectionPoints, isNullable
create, destroy
getName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative
public IsolatedForwardingInterceptor.Impl(WrappedBeanHolder<T,Interceptor<T>> cartridge)
protected Interceptor<T> delegate()
delegate
in class IsolatedForwardingInterceptor<T>
protected BeanAttributes<T> attributes()
attributes
in class ForwardingBeanAttributes<T>
Copyright © 2013 Seam Framework. All Rights Reserved.