de.flapdoodle.embedmongo.runtime
Interface ICommandLinePostProcessor

All Known Implementing Classes:
ICommandLinePostProcessor.Noop

public interface ICommandLinePostProcessor


Nested Class Summary
static class ICommandLinePostProcessor.Noop
           
 
Method Summary
 List<String> process(Distribution distribution, List<String> args)
           
 

Method Detail

process

List<String> process(Distribution distribution,
                     List<String> args)


Copyright © 2012. All Rights Reserved.