com.intel.gpe.client2.common.requests
Class GetTargetSystemFactoriesRequest
java.lang.Object
com.intel.gpe.client2.requests.BaseRequest
com.intel.gpe.client2.common.clientwrapper.GetCachedClientListRequest<com.intel.gpe.clients.api.WSLTClient,TargetSystemFactoryClientWrapper>
com.intel.gpe.client2.common.requests.GetTargetSystemFactoriesRequest
- All Implemented Interfaces:
- Request, java.io.Serializable
public class GetTargetSystemFactoriesRequest
- extends GetCachedClientListRequest<com.intel.gpe.clients.api.WSLTClient,TargetSystemFactoryClientWrapper>
- Version:
- $Id$
- Author:
- Denis Zhigula
- See Also:
- Serialized Form
Constructor Summary |
GetTargetSystemFactoriesRequest(ClientWrapper<? extends com.intel.gpe.clients.api.RegistryClient,?> registry,
com.intel.gpe.clients.api.ClientFactory<com.intel.gpe.clients.api.TargetSystemFactoryClient> factory)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetTargetSystemFactoriesRequest
public GetTargetSystemFactoriesRequest(ClientWrapper<? extends com.intel.gpe.clients.api.RegistryClient,?> registry,
com.intel.gpe.clients.api.ClientFactory<com.intel.gpe.clients.api.TargetSystemFactoryClient> factory)
perform
public java.util.List<TargetSystemFactoryClientWrapper> perform()
throws java.lang.Throwable
- Description copied from interface:
Request
- The request body.
- Specified by:
perform
in interface Request
- Specified by:
perform
in class GetCachedClientListRequest<com.intel.gpe.clients.api.WSLTClient,TargetSystemFactoryClientWrapper>
- Returns:
- the result of the request
- Throws:
java.lang.Throwable
- TODO
getRegistry
public ClientWrapper<? extends com.intel.gpe.clients.api.RegistryClient,?> getRegistry()
Copyright © 2008. All Rights Reserved.