flowsim.core
Interface ServiceFactory


public abstract interface ServiceFactory


Method Summary
 Service create(Node node, int route)
           
 

Method Detail

create

public Service create(Node node,
                      int route)