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

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

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

Methods in org.jboss.weld.metadata.cache that return ScopeModel
<T extends java.lang.annotation.Annotation>
ScopeModel<T>
MetaAnnotationStore.getScopeModel(java.lang.Class<T> scopeType)
          Gets a scope model Adds the model if it is not present.
 



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