ninja.activeproxy.path
Interface PathImplementerIF


public interface PathImplementerIF
extends java.rmi.Remote


Method Summary
 PathDescription implementPath(PathDescription path, OperatorIF source, ConnectorDescription sourceConn, OperatorIF dest, ConnectorDescription destConn)
           
 

Method Detail

implementPath

public PathDescription implementPath(PathDescription path,
                                     OperatorIF source,
                                     ConnectorDescription sourceConn,
                                     OperatorIF dest,
                                     ConnectorDescription destConn)
                              throws java.rmi.RemoteException