Class ComponentTypeIdentityInterceptorFactory

java.lang.Object
org.jboss.as.ejb3.component.interceptors.ComponentTypeIdentityInterceptorFactory
All Implemented Interfaces:
org.jboss.invocation.InterceptorFactory

public class ComponentTypeIdentityInterceptorFactory extends Object implements org.jboss.invocation.InterceptorFactory
Interceptor for equals / hashCode for SLSB's and Singleton beans
Author:
Stuart Douglas
  • Field Details

  • Method Details

    • create

      public org.jboss.invocation.Interceptor create(org.jboss.invocation.InterceptorFactoryContext context)
      Specified by:
      create in interface org.jboss.invocation.InterceptorFactory