org.superbiz.interceptors
Class SecondStatelessInterceptedBean

java.lang.Object
  extended by org.superbiz.interceptors.SecondStatelessInterceptedBean
All Implemented Interfaces:
SecondStatelessInterceptedLocal

public class SecondStatelessInterceptedBean
extends java.lang.Object
implements SecondStatelessInterceptedLocal

Version:
$Rev: 808273 $ $Date: 2009-08-27 05:42:06 +0200 (Do, 27. Aug 2009) $

Constructor Summary
SecondStatelessInterceptedBean()
           
 
Method Summary
protected  java.lang.Object beanClassBusinessMethodInterceptor(javax.interceptor.InvocationContext ic)
           
 java.util.List<java.lang.String> methodWithDefaultInterceptorsExcluded()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecondStatelessInterceptedBean

public SecondStatelessInterceptedBean()
Method Detail

methodWithDefaultInterceptorsExcluded

public java.util.List<java.lang.String> methodWithDefaultInterceptorsExcluded()
Specified by:
methodWithDefaultInterceptorsExcluded in interface SecondStatelessInterceptedLocal

beanClassBusinessMethodInterceptor

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


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