bad.robot.http.configuration
Class DoNothing

java.lang.Object
  extended by bad.robot.http.configuration.DoNothing
All Implemented Interfaces:
Configuration

public class DoNothing
extends Object
implements Configuration


Constructor Summary
DoNothing()
           
 
Method Summary
 void applyTo(Configurable configurable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoNothing

public DoNothing()
Method Detail

applyTo

public void applyTo(Configurable configurable)
Specified by:
applyTo in interface Configuration


Copyright © 2012. All Rights Reserved.