com.intel.gpe.client2.common.requests
Class StorageConverter

java.lang.Object
  extended by com.intel.gpe.client2.common.requests.StorageConverter
All Implemented Interfaces:
StringConverter<com.intel.gpe.clients.api.StorageClient>

public class StorageConverter
extends java.lang.Object
implements StringConverter<com.intel.gpe.clients.api.StorageClient>

Get the name of the storage file system.

Version:
$Id: StorageConverter.java,v 1.6 2006/10/19 13:40:48 dizhigul Exp $
Author:
Alexander Lukichev

Constructor Summary
StorageConverter()
           
 
Method Summary
 java.lang.String convert(com.intel.gpe.clients.api.StorageClient o)
          Convert the object to some string.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StorageConverter

public StorageConverter()
Method Detail

convert

public java.lang.String convert(com.intel.gpe.clients.api.StorageClient o)
                         throws java.lang.Exception
Description copied from interface: StringConverter
Convert the object to some string.

Specified by:
convert in interface StringConverter<com.intel.gpe.clients.api.StorageClient>
Parameters:
o - the object
Returns:
the string
Throws:
java.lang.Exception


Copyright © 2008. All Rights Reserved.