org.safehaus.penrose.engine
Class AddEngine

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

public class AddEngine
extends java.lang.Object

Author:
Endi S. Dewata

Constructor Summary
AddEngine(Engine engine)
           
 
Method Summary
 int add(Partition partition, Entry parent, EntryMapping entryMapping, AttributeValues attributeValues)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddEngine

public AddEngine(Engine engine)
Method Detail

add

public int add(Partition partition,
               Entry parent,
               EntryMapping entryMapping,
               AttributeValues attributeValues)
        throws java.lang.Exception
Throws:
java.lang.Exception