org.rhq.plugins.apache.util
Class ConfigurationTimestamp

java.lang.Object
  extended by org.rhq.plugins.apache.util.ConfigurationTimestamp

public class ConfigurationTimestamp
extends Object

Encapsulates the logic to check whether any of the provided files has changed.

Author:
Lukas Krejci

Constructor Summary
ConfigurationTimestamp()
           
ConfigurationTimestamp(List<File> files)
           
 
Method Summary
 boolean equals(Object o)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationTimestamp

public ConfigurationTimestamp()

ConfigurationTimestamp

public ConfigurationTimestamp(List<File> files)
Method Detail

equals

public boolean equals(Object o)
Overrides:
equals in class Object


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.