org.jboss.weld.interceptor
Class InterceptorBindingType
java.lang.Object
org.jboss.weld.interceptor.InterceptorBindingType
public class InterceptorBindingType
- extends Object
InterceptorBindingType
public InterceptorBindingType(BeanManagerImpl beanManager,
Annotation annotation)
getAnnotation
public Annotation getAnnotation()
unwrap
public static Set<Annotation> unwrap(Set<InterceptorBindingType> interceptorBindingTypes)
annotationType
public Class<? extends Annotation> annotationType()
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 2013 Seam Framework. All Rights Reserved.