de.flapdoodle.embedmongo.runtime
Class ICommandLinePostProcessor.Noop
java.lang.Object
de.flapdoodle.embedmongo.runtime.ICommandLinePostProcessor.Noop
- All Implemented Interfaces:
- ICommandLinePostProcessor
- Enclosing interface:
- ICommandLinePostProcessor
public static class ICommandLinePostProcessor.Noop
- extends Object
- implements ICommandLinePostProcessor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ICommandLinePostProcessor.Noop
public ICommandLinePostProcessor.Noop()
process
public List<String> process(Distribution distribution,
List<String> args)
- Specified by:
process in interface ICommandLinePostProcessor
Copyright © 2012. All Rights Reserved.