org.jboss.resource.adapter.jdbc.remote
Class StatementInterceptor
java.lang.Object
org.jboss.proxy.Interceptor
org.jboss.resource.adapter.jdbc.remote.StatementInterceptor
- All Implemented Interfaces:
- Externalizable, Serializable
public class StatementInterceptor
- extends org.jboss.proxy.Interceptor
- Version:
- $Revision: 57189 $
- Author:
- Tom Elrod
- See Also:
- Serialized Form
Fields inherited from class org.jboss.proxy.Interceptor |
nextInterceptor |
Method Summary |
Object |
invoke(org.jboss.invocation.Invocation mi)
|
Methods inherited from class org.jboss.proxy.Interceptor |
getNext, readExternal, setNext, writeExternal |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatementInterceptor
public StatementInterceptor()
invoke
public Object invoke(org.jboss.invocation.Invocation mi)
throws Throwable
- Specified by:
invoke
in class org.jboss.proxy.Interceptor
- Throws:
Throwable
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.