Brooklyn

brooklyn.location
[Java] Interface AddressableLocation


public interface AddressableLocation

A location that has an IP address.

This IP address may be a machine (usually the MachineLocation sub-interface), or often an entry point for a service.


Method Summary
java.net.InetAddress getAddress()

Return the single most appropriate address for this location.

 

Method Detail

getAddress

public java.net.InetAddress getAddress()
Return the single most appropriate address for this location. (An implementation or sub-interface definition may supply more information on the precise semantics of the address.)


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.