brooklyn.location
[Java] Interface MachineLocation
brooklyn.location.Location
   brooklyn.entity.rebind.Rebindable
brooklyn.entity.rebind.Rebindable
       brooklyn.location.MachineLocation
brooklyn.location.MachineLocation
           brooklyn.location.AddressableLocation
brooklyn.location.AddressableLocation
               brooklyn.entity.trait.Identifiable
brooklyn.entity.trait.Identifiable
- All Superinterfaces: 
- Location, Rebindable, AddressableLocation, Identifiable
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.
 
    
     
                 
                | Methods inherited from interface Location | 
|---|
                | containsLocation, findLocationProperty, getAllConfig, getAllConfig, getChildLocations, getChildren, getConfig, getDisplayName, getExtension, getId, getLocationProperty, getName, getParent, getParentLocation, getRebindSupport, hasConfig, hasConfig, hasExtension, hasLocationProperty, setParent, setParentLocation, toVerboseString | 
                
                 
                 
                 
    
    
        
        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.