T - public class InterceptionModelInitializer<T> extends Object
InterceptionModel for a Bean or a non-contextual component.| Constructor and Description |
|---|
InterceptionModelInitializer(BeanManagerImpl beanManager,
WeldClass<T> annotatedType,
Bean<?> bean,
Class<T> type) |
InterceptionModelInitializer(BeanManagerImpl beanManager,
WeldClass<T> annotatedType,
Class<T> type) |
public InterceptionModelInitializer(BeanManagerImpl beanManager, WeldClass<T> annotatedType, Class<T> type)
beanManager - annotatedType - type - Copyright © 2016 Seam Framework. All Rights Reserved.