com.intel.gpe.client2.common.panels.remotefs
Class RegistryNode.GetTargetSystemsWithNamesRequest

java.lang.Object
  extended by com.intel.gpe.client2.requests.BaseRequest
      extended by com.intel.gpe.client2.common.panels.remotefs.RegistryNode.GetTargetSystemsWithNamesRequest
All Implemented Interfaces:
Request, java.io.Serializable
Enclosing class:
RegistryNode

protected static class RegistryNode.GetTargetSystemsWithNamesRequest
extends BaseRequest

See Also:
Serialized Form

Constructor Summary
RegistryNode.GetTargetSystemsWithNamesRequest(com.intel.gpe.clients.api.RegistryClient registry)
           
 
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

RegistryNode.GetTargetSystemsWithNamesRequest

public RegistryNode.GetTargetSystemsWithNamesRequest(com.intel.gpe.clients.api.RegistryClient registry)
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.