SmartFrog 3.10.000

org.smartfrog.services.filesystem
Interface FileUsingComponent

All Superinterfaces:
java.rmi.Remote
All Known Subinterfaces:
FileIntf, Library, LibraryArtifact, LoadPropertyFile, LocalFilestore, TempFile, TextFile, TouchFileIntf
All Known Implementing Classes:
DownloadImpl, FileImpl, FileUsingComponentImpl, FileUsingCompoundImpl, LibraryArtifactImpl, LibraryImpl, LoadPropertyFileImpl, LocalFilestoreImpl, MkdirImpl, SelfDeletingFileImpl, TempDirImpl, TempFileImpl, TextFileImpl, TouchFileImpl

public interface FileUsingComponent
extends java.rmi.Remote

A file using component has an attribute bound to a file This interface defines no operations, merely well-known attributes created 30-Mar-2005 16:30:30


Field Summary
static java.lang.String ATTR_ABSOLUTE_PATH
          Absolute path "absolutePath"
static java.lang.String ATTR_FILENAME
          The attribute that is used for extracting file strings/file components "filename"
static java.lang.String ATTR_URI
          URI attribute "uri"
 

Field Detail

ATTR_FILENAME

static final java.lang.String ATTR_FILENAME
The attribute that is used for extracting file strings/file components "filename"

See Also:
Constant Field Values

ATTR_ABSOLUTE_PATH

static final java.lang.String ATTR_ABSOLUTE_PATH
Absolute path "absolutePath"

See Also:
Constant Field Values

ATTR_URI

static final java.lang.String ATTR_URI
URI attribute "uri"

See Also:
Constant Field Values

SmartFrog CORE 3.10.000

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