public class ProxyMethodHandler extends Object implements javassist.util.proxy.MethodHandler, Serializable
BeanInstance associated with this proxy or handler.| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.cal10n.LocLogger |
log |
| Constructor and Description |
|---|
ProxyMethodHandler(BeanInstance beanInstance,
javax.enterprise.inject.spi.Bean<?> bean) |
public ProxyMethodHandler(BeanInstance beanInstance, javax.enterprise.inject.spi.Bean<?> bean)
Copyright © 2014 Seam Framework. All Rights Reserved.