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: 1153797 $ $Date: 2011-08-04 02:09:44 -0700 (Thu, 04 Aug 2011) $

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-2012 The Apache Software Foundation. All Rights Reserved.