eu.xtreemos.xosd.localallocmgr.frontend.properties
Class FreeDiskProperty

java.lang.Object
  extended by eu.xtreemos.xosd.localallocmgr.frontend.properties.FreeDiskProperty
All Implemented Interfaces:
IDynamicResourcePropery, IResourceProperty, java.io.Serializable

public class FreeDiskProperty
extends java.lang.Object
implements IDynamicResourcePropery

See Also:
Serialized Form

Field Summary
(package private)  java.lang.String diskPath
           
 
Constructor Summary
FreeDiskProperty(java.lang.String path)
           
 
Method Summary
 IAttribute<?> getProperty()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

diskPath

java.lang.String diskPath
Constructor Detail

FreeDiskProperty

public FreeDiskProperty(java.lang.String path)
Method Detail

getProperty

public IAttribute<?> getProperty()
Specified by:
getProperty in interface IResourceProperty