Uses of Interface
org.jboss.seam.Component.BijectedAttribute

Packages that use Component.BijectedAttribute
org.jboss.seam The Seam component meta-model. 
 

Uses of Component.BijectedAttribute in org.jboss.seam
 

Methods in org.jboss.seam that return types with arguments of type Component.BijectedAttribute
 List<Component.BijectedAttribute<In>> Component.getInAttributes()
           
 List<Component.BijectedAttribute<Out>> Component.getOutAttributes()
           
 List<Component.BijectedAttribute> Component.getPersistenceContextAttributes()