Uses of Class
org.jboss.weld.metadata.cache.BindingTypeModel

Packages that use BindingTypeModel
org.jboss.weld.metadata.cache   
 

Uses of BindingTypeModel in org.jboss.weld.metadata.cache
 

Methods in org.jboss.weld.metadata.cache that return BindingTypeModel
<T extends java.lang.annotation.Annotation>
BindingTypeModel<T>
MetaAnnotationStore.getBindingTypeModel(java.lang.Class<T> bindingType)
          Gets a binding type model.
 



Copyright © 2008-2009 Seam Framework. All Rights Reserved.