org.superbiz.interceptors
Class MethodLevelInterceptorTwo

java.lang.Object
  extended by org.superbiz.interceptors.MethodLevelInterceptorTwo

public class MethodLevelInterceptorTwo
extends java.lang.Object

Version:
$Rev: 607077 $ $Date: 2007-12-27 15:55:23 +0100 (Do, 27. Dez 2007) $

Constructor Summary
MethodLevelInterceptorTwo()
           
 
Method Summary
protected  java.lang.Object businessMethodInterceptor(javax.interceptor.InvocationContext ic)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodLevelInterceptorTwo

public MethodLevelInterceptorTwo()
Method Detail

businessMethodInterceptor

protected java.lang.Object businessMethodInterceptor(javax.interceptor.InvocationContext ic)
                                              throws java.lang.Exception
Throws:
java.lang.Exception


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