uk.ac.soton.itinnovation.grid.service.utils
Class PDPfactory

java.lang.Object
  extended by 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.


Constructor Summary
PDPfactory()
           
 
Method Summary
static PDP makePDP()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PDPfactory

public PDPfactory()
Method Detail

makePDP

public static PDP makePDP()


Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.