uk.ac.soton.itinnovation.grid.service.utils
Class PDPfactory
java.lang.Object
uk.ac.soton.itinnovation.grid.service.utils.PDPfactory
public class PDPfactory
- extends Object
Factory for PDPImpl.
PDPImpl uses the dependency injection pattern, but the rest of GRIA uses the service locator pattern.
This temporary class joins the two up. It will go away when everything else moves to dependency injection.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PDPfactory
public PDPfactory()
makePDP
public static PDP makePDP()
Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.