org.apache.commons.monitoring.jta
Class JTAInterceptor

java.lang.Object
  extended by org.apache.commons.monitoring.jta.JTAInterceptor

@Interceptor
public class JTAInterceptor
extends Object


Constructor Summary
JTAInterceptor()
           
 
Method Summary
 Object jta(InvocationContext invocationContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JTAInterceptor

public JTAInterceptor()
Method Detail

jta

public Object jta(InvocationContext invocationContext)
           throws Throwable
Throws:
Throwable


Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.