org.jboss.weld.interceptor.proxy
Interface InterceptorInvocation

All Known Implementing Classes:
CustomInterceptorInvocation, SimpleInterceptorInvocation

public interface InterceptorInvocation

Author:
Marius Bogoevici

Method Summary
 Collection<InterceptorMethodInvocation> getInterceptorMethodInvocations()
           
 

Method Detail

getInterceptorMethodInvocations

Collection<InterceptorMethodInvocation> getInterceptorMethodInvocations()


Copyright © 2013 Seam Framework. All Rights Reserved.