de.flapdoodle.embedmongo.runtime
Class MongodShutdown

java.lang.Object
  extended by de.flapdoodle.embedmongo.runtime.MongodShutdown

public class MongodShutdown
extends Object


Constructor Summary
MongodShutdown()
           
 
Method Summary
static boolean sendShutdown(InetAddress hostname, int port)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MongodShutdown

public MongodShutdown()
Method Detail

sendShutdown

public static boolean sendShutdown(InetAddress hostname,
                                   int port)


Copyright © 2012. All Rights Reserved.