Uses of Interface
org.specrunner.plugins.core.objects.IObjectCreator

Packages that use IObjectCreator
org.specrunner.plugins.core.objects   
 

Uses of IObjectCreator in org.specrunner.plugins.core.objects
 

Fields in org.specrunner.plugins.core.objects declared as IObjectCreator
protected  IObjectCreator AbstractPluginObject.creatorInstance
          Object creator instance.
 

Methods in org.specrunner.plugins.core.objects that return IObjectCreator
 IObjectCreator AbstractPluginObject.getCreatorInstance()
          Object creator type.
 

Methods in org.specrunner.plugins.core.objects with parameters of type IObjectCreator
 void AbstractPluginObject.setCreatorInstance(IObjectCreator creatorInstance)
          Sets the creator.
 



Copyright © 2014. All rights reserved.