pt.uminho.anote2.aibench.utils.operations
Class ChangeProxySettingsOperation

java.lang.Object
  extended by pt.uminho.anote2.aibench.utils.operations.ChangeProxySettingsOperation

@Operation(name="Change Proxy Settings",
           description="")
public class ChangeProxySettingsOperation
extends java.lang.Object


Constructor Summary
ChangeProxySettingsOperation()
           
 
Method Summary
 void setProxy(IProxy proxy)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChangeProxySettingsOperation

public ChangeProxySettingsOperation()
Method Detail

setProxy

@Port(direction=INPUT,
      name="proxy",
      order=1)
public void setProxy(IProxy proxy)