public class JavaEEInterceptorBuilderImpl extends Object implements JavaEEInterceptorBuilder
| Constructor and Description |
|---|
JavaEEInterceptorBuilderImpl(InterceptorInfo intInfo,
InterceptorManager manager,
EjbOptionalIntfGenerator gen,
Class subClassIntf,
Class subClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
addRuntimeInterceptor(Object interceptor) |
InterceptorInvoker |
createInvoker(Object instance) |
public JavaEEInterceptorBuilderImpl(InterceptorInfo intInfo, InterceptorManager manager, EjbOptionalIntfGenerator gen, Class subClassIntf, Class subClass)
public InterceptorInvoker createInvoker(Object instance) throws Exception
createInvoker in interface JavaEEInterceptorBuilderExceptionpublic void addRuntimeInterceptor(Object interceptor)
addRuntimeInterceptor in interface JavaEEInterceptorBuilderCopyright © 2019. All rights reserved.