org.apache.webbeans.config.inheritance
Interface IBeanInheritedMetaData
- All Known Implementing Classes:
- BeanInheritedMetaData
public interface IBeanInheritedMetaData
getInheritedQualifiers
java.util.Set<java.lang.annotation.Annotation> getInheritedQualifiers()
getInheritedStereoTypes
java.util.Set<java.lang.annotation.Annotation> getInheritedStereoTypes()
getInheritedInterceptorBindings
java.util.Set<java.lang.annotation.Annotation> getInheritedInterceptorBindings()
getInheritedScopeType
java.lang.annotation.Annotation getInheritedScopeType()
Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.