org.superbiz.interceptors
Class ThirdSLSBean

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

public class ThirdSLSBean
extends java.lang.Object
implements ThirdSLSBeanLocal

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

Constructor Summary
ThirdSLSBean()
           
 
Method Summary
 java.util.List<java.lang.String> anotherBusinessMethod()
           
protected  java.lang.Object beanClassBusinessMethodInterceptor(javax.interceptor.InvocationContext ic)
           
 java.util.List<java.lang.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 java.util.List<java.lang.String> businessMethod()
Specified by:
businessMethod in interface ThirdSLSBeanLocal

anotherBusinessMethod

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

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.