org.jboss.ejb3.connectionmanager
Class CachedConnectionInterceptor
java.lang.Object
org.jboss.ejb3.aop.AbstractInterceptor
org.jboss.ejb3.connectionmanager.CachedConnectionInterceptor
- All Implemented Interfaces:
- org.jboss.aop.advice.Interceptor
public class CachedConnectionInterceptor
- extends AbstractInterceptor
- Version:
- $Revision: $
- Author:
- Carlo de Wolf
Method Summary |
Object |
invoke(org.jboss.aop.joinpoint.Invocation invocation)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CachedConnectionInterceptor
public CachedConnectionInterceptor(Set<String> unsharableResources)
invoke
public Object invoke(org.jboss.aop.joinpoint.Invocation invocation)
throws Throwable
- Throws:
Throwable
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.