org.jboss.ejb3.connectionmanager
Class CachedConnectionInterceptorFactory

java.lang.Object
  extended by org.jboss.ejb3.interceptors.aop.AbstractInterceptorFactory
      extended by org.jboss.ejb3.connectionmanager.CachedConnectionInterceptorFactory
All Implemented Interfaces:
org.jboss.aop.advice.AspectFactory

public class CachedConnectionInterceptorFactory
extends org.jboss.ejb3.interceptors.aop.AbstractInterceptorFactory

Version:
$Revision: $
Author:
Carlo de Wolf

Constructor Summary
CachedConnectionInterceptorFactory()
           
 
Method Summary
 Object createPerClass(org.jboss.aop.Advisor advisor)
           
 
Methods inherited from class org.jboss.ejb3.interceptors.aop.AbstractInterceptorFactory
createPerInstance, createPerJoinpoint, createPerJoinpoint, createPerVM, getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CachedConnectionInterceptorFactory

public CachedConnectionInterceptorFactory()
Method Detail

createPerClass

public Object createPerClass(org.jboss.aop.Advisor advisor)
Specified by:
createPerClass in interface org.jboss.aop.advice.AspectFactory
Overrides:
createPerClass in class org.jboss.ejb3.interceptors.aop.AbstractInterceptorFactory


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.