org.glite.gpbox.pdp
Class PDP

java.lang.Object
  extended byorg.glite.gpbox.pdp.PDP

public class PDP
extends java.lang.Object


Field Summary
static java.lang.String VERSION
           
 
Constructor Summary
PDP()
          Creates a new instance of PDP
 
Method Summary
 void startPDP()
           
 void stopPDP()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

public static java.lang.String VERSION
Constructor Detail

PDP

public PDP()
Creates a new instance of PDP

Method Detail

startPDP

public void startPDP()

stopPDP

public void stopPDP()