Nuxeo Enterprise Platform 5.4

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 java.lang.Object


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

Field Detail

id

public final java.lang.String id

file

public final java.io.File file

lastModified

public long lastModified
Method Detail

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.