org.superbiz.interceptors
Interface FullyIntercepted

All Known Implementing Classes:
FullyInterceptedBean

public interface FullyIntercepted

Version:
$Rev: 607077 $ $Date: 2007-12-27 15:55:23 +0100 (Do, 27. Dez 2007) $

Method Summary
 java.util.List<java.lang.String> businessMethod()
           
 java.util.List<java.lang.String> methodWithDefaultInterceptorsExcluded()
           
 

Method Detail

businessMethod

java.util.List<java.lang.String> businessMethod()

methodWithDefaultInterceptorsExcluded

java.util.List<java.lang.String> methodWithDefaultInterceptorsExcluded()


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