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

java.lang.Object
  extended by com.intel.gpe.client2.requests.BaseRequest
      extended by com.intel.gpe.client2.common.requests.LoadGridBeanInputPanelRequest
All Implemented Interfaces:
Request, java.io.Serializable

public class LoadGridBeanInputPanelRequest
extends BaseRequest

Version:
$Id: LoadGridBeanInputPanelRequest.java,v 1.4 2006/10/24 10:23:49 dizhigul Exp $
Author:
Denis Zhigula
See Also:
Serialized Form

Constructor Summary
LoadGridBeanInputPanelRequest(Client client, GridBeanInputPanel inputPanel, GridBeanJob gridBeanJob)
           
 
Method Summary
 java.lang.Object perform()
          The request body.
 
Methods inherited from class com.intel.gpe.client2.requests.BaseRequest
getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoadGridBeanInputPanelRequest

public LoadGridBeanInputPanelRequest(Client client,
                                     GridBeanInputPanel inputPanel,
                                     GridBeanJob gridBeanJob)
Method Detail

perform

public java.lang.Object perform()
                         throws java.lang.Throwable
Description copied from interface: Request
The request body.

Returns:
the result of the request
Throws:
java.lang.Throwable - TODO


Copyright © 2008. All Rights Reserved.