org.spockframework.builder
Class SetterSlotFactory

java.lang.Object
  extended by org.spockframework.builder.SetterSlotFactory
All Implemented Interfaces:
ISlotFactory

public class SetterSlotFactory
extends java.lang.Object
implements ISlotFactory


Constructor Summary
SetterSlotFactory()
           
 
Method Summary
 ISlot create(java.lang.Object owner, java.lang.reflect.Type ownerType, java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetterSlotFactory

public SetterSlotFactory()
Method Detail

create

public ISlot create(java.lang.Object owner,
                    java.lang.reflect.Type ownerType,
                    java.lang.String name)
Specified by:
create in interface ISlotFactory


Copyright © 2013. All rights reserved