final public class InterceptorsClassResolver (Code)
This class sets the EasyBeans interceptors used when invoking business methods and also for life cycle events.
author: Florent Benoit
Method Summary
public static void
resolve(ClassAnnotationMetadata classAnnotationMetadata) Found all interceptors of the class (including business and lifecycle events) and also set EasyBeans interceptors.
Found all interceptors of the class (including business and lifecycle events) and also set EasyBeans interceptors.
Parameters: classAnnotationMetadata - class to analyze throws: ResolverException - if metadata is missing