Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime.deploy
Class FileChangeNotifier.FileEntry

java.lang.Object
  extended by org.nuxeo.runtime.deploy.FileChangeNotifier.FileEntry
Enclosing class:
FileChangeNotifier

public class FileChangeNotifier.FileEntry
extends Object


Field Summary
 File file
           
 String id
           
 long lastModified
           
 
Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

id

public final String id

file

public final File file

lastModified

public long lastModified
Method Detail

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.