com.tinkerpop.rexster
Interface ShutdownManager.ShutdownListener

Enclosing class:
ShutdownManager

public static interface ShutdownManager.ShutdownListener


Method Summary
 void shutdown()
          Called when the application is shutting down, should block until the class is completely shut down
 

Method Detail

shutdown

void shutdown()
Called when the application is shutting down, should block until the class is completely shut down



Copyright © 2009-2012. All Rights Reserved.