Package | Description |
---|---|
org.jboss.weld.bean | |
org.jboss.weld.util.bean |
Modifier and Type | Class and Description |
---|---|
class |
CustomDecoratorWrapper<T>
A wrapper for a decorated instance.
|
class |
ForwardingBean<T>
A delegating bean
|
class |
ForwardingDecorator<T> |
class |
ForwardingInterceptor<T>
Delegating implementation of
Interceptor . |
Modifier and Type | Class and Description |
---|---|
static class |
IsolatedForwardingBean.Impl<T> |
class |
IsolatedForwardingDecorator<T>
Delegating implementation of
Decorator . |
static class |
IsolatedForwardingDecorator.Impl<T> |
class |
IsolatedForwardingInterceptor<T>
Delegating implementation of
Interceptor . |
static class |
IsolatedForwardingInterceptor.Impl<T> |
class |
SerializableForwardingBean<T> |
Copyright © 2016. All rights reserved.