com.intel.gpe.client2.common.clientwrapper
Class TargetSystemFactoryClientWrapper
java.lang.Object
com.intel.gpe.client2.common.clientwrapper.ClientWrapper<com.intel.gpe.clients.api.WSLTClient,java.lang.String>
com.intel.gpe.client2.common.clientwrapper.TargetSystemFactoryClientWrapper
- All Implemented Interfaces:
- java.lang.Comparable<ClientWrapper>
public class TargetSystemFactoryClientWrapper
- extends ClientWrapper<com.intel.gpe.clients.api.WSLTClient,java.lang.String>
- Author:
- vashorin
Methods inherited from class com.intel.gpe.client2.common.clientwrapper.ClientWrapper |
addUpdateListener, compareTo, equals, getClient, notifyListeners, removeUpdateListener, setCache, setClient, setUpdater, toString, update, update |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TargetSystemFactoryClientWrapper
public TargetSystemFactoryClientWrapper(com.intel.gpe.clients.api.TargetSystemFactoryClient client,
java.lang.String representation)
getFactory
public static ClientWrapperFactory<com.intel.gpe.clients.api.WSLTClient,TargetSystemFactoryClientWrapper> getFactory()
getUpdater
public Updater<TargetSystemFactoryClientWrapper> getUpdater()
- Overrides:
getUpdater
in class ClientWrapper<com.intel.gpe.clients.api.WSLTClient,java.lang.String>
getCache
public java.lang.String getCache()
- Overrides:
getCache
in class ClientWrapper<com.intel.gpe.clients.api.WSLTClient,java.lang.String>
- Returns:
- the representation of client
getTargetSystemFactoryClient
public ClientWrapper<com.intel.gpe.clients.api.TargetSystemFactoryClient,java.lang.String> getTargetSystemFactoryClient()
isConnected
public boolean isConnected()
setTargetSystemFactoryClient
public void setTargetSystemFactoryClient(ClientWrapper<com.intel.gpe.clients.api.TargetSystemFactoryClient,java.lang.String> targetSystemFactoryClient)
getTargetSystems
public java.util.List<ClientWrapper<com.intel.gpe.clients.api.TargetSystemClient,java.lang.String>> getTargetSystems()
setTargetSystems
public void setTargetSystems(java.util.List<ClientWrapper<com.intel.gpe.clients.api.TargetSystemClient,java.lang.String>> targetSystems)
Copyright © 2008. All Rights Reserved.