public class DecoratorHandler extends Object implements InterceptorHandler
Constructor and Description |
---|
DecoratorHandler(InterceptorResolutionService.BeanInterceptorInfo interceptorInfo,
Map<javax.enterprise.inject.spi.Decorator<?>,?> instances,
int index,
Object target) |
public DecoratorHandler(InterceptorResolutionService.BeanInterceptorInfo interceptorInfo, Map<javax.enterprise.inject.spi.Decorator<?>,?> instances, int index, Object target)
public Object invoke(Method method, Object[] args)
InterceptorHandler
invoke
in interface InterceptorHandler
method
- Method which should get invokedargs
- original invocation parametersCopyright © 2008–2013 The Apache Software Foundation. All rights reserved.