Brooklyn

brooklyn.location
[Java] Interface MachineLocation

brooklyn.location.AddressableLocation
  brooklyn.location.MachineLocation
All Superinterfaces:
AddressableLocation

public interface MachineLocation
extends AddressableLocation

A location that is a machine. This interface marks a Location being a network node with an IP address, and supports appropriate operations on the node.


Method Summary
java.net.InetAddress getAddress()

Get the network address of the machine.

OsDetails getOsDetails()

 
Methods inherited from interface AddressableLocation
getAddress
 

Method Detail

getAddress

public java.net.InetAddress getAddress()
Get the network address of the machine.
Returns:
the machine's network address.


getOsDetails

public OsDetails getOsDetails()


 

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