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