| Package | Description |
|---|---|
| org.jboss.weld.bean |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| org.jboss.weld.util.bean |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| 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 |
|---|---|
class |
IsolatedForwardingBean<T>
Delegating implementation of
Bean. |
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 © 2015. All Rights Reserved.