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