org.superbiz.interceptors
Class ClassLevelInterceptorOne

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

public class ClassLevelInterceptorOne
extends Object

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

Constructor Summary
ClassLevelInterceptorOne()
           
 
Method Summary
protected  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

ClassLevelInterceptorOne

public ClassLevelInterceptorOne()
Method Detail

businessMethodInterceptor

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


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