org.safehaus.penrose.engine
Class DeleteEngine

java.lang.Object
  extended byorg.safehaus.penrose.engine.DeleteEngine

public class DeleteEngine
extends java.lang.Object

Author:
Endi S. Dewata

Constructor Summary
DeleteEngine(Engine engine)
           
 
Method Summary
 int delete(Partition partition, Entry entry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeleteEngine

public DeleteEngine(Engine engine)
Method Detail

delete

public int delete(Partition partition,
                  Entry entry)
           throws java.lang.Exception
Throws:
java.lang.Exception