|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IBlueprint | |
|---|---|
| org.spockframework.builder | |
| Uses of IBlueprint in org.spockframework.builder |
|---|
| Classes in org.spockframework.builder that implement IBlueprint | |
|---|---|
class |
ClosureBlueprint
|
class |
DelegatingScriptBlueprint
|
| Methods in org.spockframework.builder that return IBlueprint | |
|---|---|
IBlueprint |
SpockConfigurationGestalt.getBlueprint()
|
IBlueprint |
PojoGestalt.getBlueprint()
|
IBlueprint |
IGestalt.getBlueprint()
|
| Methods in org.spockframework.builder with parameters of type IBlueprint | |
|---|---|
java.lang.Object |
PojoBuilder.build(java.lang.Object pojo,
IBlueprint blueprint)
|
| Constructors in org.spockframework.builder with parameters of type IBlueprint | |
|---|---|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||