com.intel.gpe.client2.providers
Interface GridBeanSpaceProvider


public interface GridBeanSpaceProvider

The object controlling the access to the GridBean's local space.

Version:
$Id: GridBeanSpaceProvider.java,v 1.2 2006/11/24 14:35:46 vashorin Exp $
Author:
Alexander Lukichev

Method Summary
 NamedGPEFile newTemporaryFile(java.lang.String localFileName)
          Create the temporary file in the GridBean's local temporary directory corresponding to the remote file.
 

Method Detail

newTemporaryFile

NamedGPEFile newTemporaryFile(java.lang.String localFileName)
Create the temporary file in the GridBean's local temporary directory corresponding to the remote file.

Parameters:
localFileName - - the local name of the file
Returns:
the created NamedGPEFile instance


Copyright © 2008. All Rights Reserved.