TPTP 4.6.0 Platform Project
Public API Specification

org.eclipse.hyades.execution.core.file
Interface IFileLocation

All Known Implementing Classes:
FileLocationImpl

public interface IFileLocation


Method Summary
 java.net.InetAddress getInetAddress()
           
 java.lang.String getJobKey()
           
 int getPort()
           
 

Method Detail

getInetAddress

java.net.InetAddress getInetAddress()

getPort

int getPort()

getJobKey

java.lang.String getJobKey()

TPTP 4.6.0 Platform Project
Public API Specification