ninja.activeproxy.path.pxset
Interface AutomaticPathCreatorServiceIF
- All Known Implementing Classes:
- AutomaticPathCreatorService
- public interface AutomaticPathCreatorServiceIF
- extends java.rmi.Remote
createLogicalPath
public PathDescription createLogicalPath(PathDescription path,
OperatorIF source,
OperatorIF dest)
throws java.rmi.RemoteException,
PathCreationNotPossibleException
createLogicalPath
public PathDescription createLogicalPath(java.lang.String sourceName,
java.lang.String destName)
throws java.rmi.RemoteException,
PathCreationNotPossibleException