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
 List<String> businessMethod()
           
 List<String> methodWithDefaultInterceptorsExcluded()
           
 

Method Detail

businessMethod

List<String> businessMethod()

methodWithDefaultInterceptorsExcluded

List<String> methodWithDefaultInterceptorsExcluded()


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