SmartFrog 3.10.000

org.smartfrog.services.filesystem
Interface TouchFileIntf

All Superinterfaces:
FileUsingComponent, java.rmi.Remote
All Known Implementing Classes:
TouchFileImpl

public interface TouchFileIntf
extends FileUsingComponent

Remote interface for touching a file. created 18-May-2004 11:30:01


Field Summary
static java.lang.String ATTR_AGE
          its age in milliseconds since 1970-01-01
 
Fields inherited from interface org.smartfrog.services.filesystem.FileUsingComponent
ATTR_ABSOLUTE_PATH, ATTR_FILENAME, ATTR_URI
 
Method Summary
 void touch()
          extract the current values of the attributes, and then touch the file
 

Field Detail

ATTR_AGE

static final java.lang.String ATTR_AGE
its age in milliseconds since 1970-01-01

See Also:
Constant Field Values
Method Detail

touch

void touch()
           throws java.rmi.RemoteException,
                  SmartFrogException
extract the current values of the attributes, and then touch the file

Throws:
java.rmi.RemoteException - In case of network/rmi error
SmartFrogException - if there was a resolution problem

SmartFrog CORE 3.10.000

(C) Copyright 1998-2006 Hewlett-Packard Development Company, LP