org.superbiz.interceptors
Class FullyInterceptedBean
java.lang.Object
org.superbiz.interceptors.FullyInterceptedSuperClass
org.superbiz.interceptors.FullyInterceptedBean
- All Implemented Interfaces:
- FullyIntercepted
public class FullyInterceptedBean
- extends FullyInterceptedSuperClass
- implements FullyIntercepted
- Version:
- $Rev: 607077 $ $Date: 2007-12-27 15:55:23 +0100 (Do, 27. Dez 2007) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FullyInterceptedBean
public FullyInterceptedBean()
businessMethod
public List<String> businessMethod()
- Specified by:
businessMethod
in interface FullyIntercepted
methodWithDefaultInterceptorsExcluded
public List<String> methodWithDefaultInterceptorsExcluded()
- Specified by:
methodWithDefaultInterceptorsExcluded
in interface FullyIntercepted
beanClassBusinessMethodInterceptor
protected Object beanClassBusinessMethodInterceptor(javax.interceptor.InvocationContext ic)
throws Exception
- Throws:
Exception
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.