de.flapdoodle.embedmongo.runtime
Class ICommandLinePostProcessor.Noop

java.lang.Object
  extended by de.flapdoodle.embedmongo.runtime.ICommandLinePostProcessor.Noop
All Implemented Interfaces:
ICommandLinePostProcessor
Enclosing interface:
ICommandLinePostProcessor

public static class ICommandLinePostProcessor.Noop
extends Object
implements ICommandLinePostProcessor


Nested Class Summary
 
Nested classes/interfaces inherited from interface de.flapdoodle.embedmongo.runtime.ICommandLinePostProcessor
ICommandLinePostProcessor.Noop
 
Constructor Summary
ICommandLinePostProcessor.Noop()
           
 
Method Summary
 List<String> process(Distribution distribution, List<String> args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ICommandLinePostProcessor.Noop

public ICommandLinePostProcessor.Noop()
Method Detail

process

public List<String> process(Distribution distribution,
                            List<String> args)
Specified by:
process in interface ICommandLinePostProcessor


Copyright © 2012. All Rights Reserved.