org.superbiz.interceptors
Class ThirdSLSBean

java.lang.Object
  extended by org.superbiz.interceptors.ThirdSLSBean
All Implemented Interfaces:
ThirdSLSBeanLocal

public class ThirdSLSBean
extends Object
implements ThirdSLSBeanLocal

Version:
$Rev: 607320 $ $Date: 2007-12-28 21:15:06 +0100 (Fr, 28. Dez 2007) $

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

Constructor Detail

ThirdSLSBean

public ThirdSLSBean()
Method Detail

businessMethod

public List<String> businessMethod()
Specified by:
businessMethod in interface ThirdSLSBeanLocal

anotherBusinessMethod

public List<String> anotherBusinessMethod()
Specified by:
anotherBusinessMethod in interface ThirdSLSBeanLocal

beanClassBusinessMethodInterceptor

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


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