org.superbiz.interceptors
Class ThirdSLSBean
java.lang.Object
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) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThirdSLSBean
public ThirdSLSBean()
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-2011 The Apache OpenEJB development community. All Rights Reserved.