com.sun.ejb.containers.interceptors
Class JavaEEInterceptorBuilderImpl
java.lang.Object
com.sun.ejb.containers.interceptors.JavaEEInterceptorBuilderImpl
- All Implemented Interfaces:
- JavaEEInterceptorBuilder
public class JavaEEInterceptorBuilderImpl
- extends Object
- implements JavaEEInterceptorBuilder
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaEEInterceptorBuilderImpl
public JavaEEInterceptorBuilderImpl(InterceptorInfo intInfo,
InterceptorManager manager,
EjbOptionalIntfGenerator gen,
Class subClassIntf,
Class subClass)
createInvoker
public InterceptorInvoker createInvoker(Object instance)
throws Exception
- Specified by:
createInvoker in interface JavaEEInterceptorBuilder
- Throws:
Exception
addRuntimeInterceptor
public void addRuntimeInterceptor(Object interceptor)
- Specified by:
addRuntimeInterceptor in interface JavaEEInterceptorBuilder
Copyright © 2012 GlassFish Community. All Rights Reserved.