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, getInstanceType
computeInstanceType, computeInstanceType
public InjectionPointPropagatingEnterpriseTargetBeanInstance(Class<?> baseType, MethodHandler methodHandler, BeanManagerImpl manager)
public Object invoke(Object instance, Method method, Object... arguments) throws Throwable
invoke
in interface BeanInstance
invoke
in class EnterpriseTargetBeanInstance
Throwable
Copyright © 2013 Seam Framework. All Rights Reserved.