net.sourceforge.hiveutils.service.impl
Class PropertyFileContribution
java.lang.Object
org.apache.hivemind.impl.BaseLocatable
net.sourceforge.hiveutils.service.impl.PropertyFileContribution
- All Implemented Interfaces:
- org.apache.hivemind.Locatable, org.apache.hivemind.LocationHolder
public class PropertyFileContribution
- extends org.apache.hivemind.impl.BaseLocatable
- Author:
- Jean-Francois Poilpret
Methods inherited from class org.apache.hivemind.impl.BaseLocatable |
getLocation, setLocation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PropertyFileContribution
public PropertyFileContribution()
setFile
public void setFile(java.lang.String path)
getFile
public java.lang.String getFile()
setProperty
public void setProperty(java.lang.String property)
getProperty
public java.lang.String getProperty()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object