public class JavaEEInterceptorBuilderImpl extends Object implements com.sun.enterprise.container.common.spi.JavaEEInterceptorBuilder
| Constructor and Description |
|---|
JavaEEInterceptorBuilderImpl(com.sun.enterprise.container.common.spi.util.InterceptorInfo intInfo,
InterceptorManager manager,
EjbOptionalIntfGenerator gen,
Class subClassIntf,
Class subClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
addRuntimeInterceptor(Object interceptor) |
com.sun.enterprise.container.common.spi.InterceptorInvoker |
createInvoker(Object instance) |
public JavaEEInterceptorBuilderImpl(com.sun.enterprise.container.common.spi.util.InterceptorInfo intInfo,
InterceptorManager manager,
EjbOptionalIntfGenerator gen,
Class subClassIntf,
Class subClass)
public com.sun.enterprise.container.common.spi.InterceptorInvoker createInvoker(Object instance) throws Exception
createInvoker in interface com.sun.enterprise.container.common.spi.JavaEEInterceptorBuilderExceptionpublic void addRuntimeInterceptor(Object interceptor)
addRuntimeInterceptor in interface com.sun.enterprise.container.common.spi.JavaEEInterceptorBuilderCopyright © 2017–2020 Eclipse Foundation. All rights reserved.