org.jboss.weld.interceptor.spi.instance
Interface InterceptorInstantiator<T,I>

All Known Implementing Classes:
WeldInterceptorInstantiator

public interface InterceptorInstantiator<T,I>

Author:
Marius Bogoevici

Method Summary
 T createFor(InterceptorReference<I> interceptorReference)
           
 

Method Detail

createFor

T createFor(InterceptorReference<I> interceptorReference)


Copyright © 2013 Seam Framework. All Rights Reserved.