Package org.testng.internal.objects
Class Dispenser
java.lang.Object
org.testng.internal.objects.Dispenser
Supports Object instantiation taking into account Dependency Injection.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Dispenser
private Dispenser()
-
-
Method Details
-
newInstance
- Returns:
- - An
IObjectDispenser
that backed by the chain of responsibilities.
-