Uses of Interface
org.spockframework.builder.ISlotFactory

Packages that use ISlotFactory
org.spockframework.builder   
 

Uses of ISlotFactory in org.spockframework.builder
 

Classes in org.spockframework.builder that implement ISlotFactory
 class AddSlotFactory
           
 class CollectionSlotFactory
           
 class SetterSlotFactory
           
 

Constructor parameters in org.spockframework.builder with type arguments of type ISlotFactory
PojoGestalt(java.lang.Object pojo, java.lang.reflect.Type pojoType, IBlueprint blueprint, java.util.List<ISlotFactory> slotFactories)
           
SpockConfigurationGestalt(java.util.List<java.lang.Object> configurations, IBlueprint blueprint, java.util.List<ISlotFactory> slotFactories)
           
 



Copyright © 2013. All rights reserved