- All Known Implementing Classes:
RegistryLocation
public interface Location
Interface which defines host and port. Part of RegistryUtil.
- Version:
- $Id: $Id
- Author:
- Oliver Hoogvliet
-
Method Summary
Returns the host of the registry.
int
Returns the port of the registry.
-
Method Details
-
getHost
Returns the host of the registry.
- Returns:
- a
String object.
-
getPort
int getPort()
Returns the port of the registry.
- Returns:
- a int.
-
getProtocol
- Returns:
- a
String object.
-
getContext
- Returns:
- a
String object.