Brooklyn

brooklyn.location
[Java] Interface MachineLocation

brooklyn.entity.rebind.Rebindable
  brooklyn.location.Location
      brooklyn.location.MachineLocation
          brooklyn.location.AddressableLocation
All Superinterfaces:
Rebindable, Location, 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()

@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, 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.