junitx.ddtunit.data.processing
Class InstanceFactory

java.lang.Object
  extended by junitx.ddtunit.data.processing.InstanceFactory

public class InstanceFactory
extends Object

Factory for referencing and creating of object instances especially used as base objects.

Author:
jg

Method Summary
static InstanceFactory getInstance()
           
 TypedObject getObject(String id, String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static InstanceFactory getInstance()

getObject

public TypedObject getObject(String id,
                             String type)


Copyright © 2004-2011. All Rights Reserved.