Brooklyn

brooklyn.location
[Java] Interface MachineLocation

brooklyn.location.MachineLocation
  brooklyn.location.AddressableLocation
      brooklyn.location.Location
          brooklyn.entity.rebind.Rebindable
All Superinterfaces:
AddressableLocation, Location, Rebindable

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()

@return the machine's network address.

OsDetails getOsDetails()

 
Methods inherited from interface AddressableLocation
getAddress
 
Methods inherited from interface Location
containsLocation, findLocationProperty, getAllConfig, getChildLocations, getConfig, getId, getLocationProperty, getName, getParentLocation, getRebindSupport, hasConfig, hasLocationProperty, setParentLocation
 
Methods inherited from interface Rebindable
getRebindSupport
 

Method Detail

getAddress

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


getOsDetails

public OsDetails getOsDetails()


 

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