org.apache.openejb.core.interceptor
Class Interceptor

java.lang.Object
  extended by org.apache.openejb.core.interceptor.Interceptor

public class Interceptor
extends Object

Version:
$Rev: 516657 $ $Date: 2007-03-10 07:39:49 +0100 (Sa, 10. M��r 2007) $

Constructor Summary
Interceptor(Object instance, Method method)
           
 
Method Summary
 Object getInstance()
           
 Method getMethod()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Interceptor

public Interceptor(Object instance,
                   Method method)
Method Detail

getInstance

public Object getInstance()

getMethod

public Method getMethod()


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.