public class InjectionPointPropagatingEnterpriseTargetBeanInstance extends EnterpriseTargetBeanInstance
| Constructor and Description |
|---|
InjectionPointPropagatingEnterpriseTargetBeanInstance(java.lang.Class<?> baseType,
MethodHandler methodHandler,
BeanManagerImpl manager) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
invoke(java.lang.Object instance,
java.lang.reflect.Method method,
java.lang.Object... arguments) |
getInstance, getInstanceTypecomputeInstanceType, computeInstanceTypepublic InjectionPointPropagatingEnterpriseTargetBeanInstance(java.lang.Class<?> baseType,
MethodHandler methodHandler,
BeanManagerImpl manager)
public java.lang.Object invoke(java.lang.Object instance,
java.lang.reflect.Method method,
java.lang.Object... arguments)
throws java.lang.Throwable
invoke in interface BeanInstanceinvoke in class EnterpriseTargetBeanInstancejava.lang.ThrowableCopyright © 2015. All Rights Reserved.