com.bigdata.service.jini.util
Class ShutdownFederation

java.lang.Object
  extended by com.bigdata.service.jini.util.ShutdownFederation

public class ShutdownFederation
extends Object

Utility will shutdown all services in the federation to which it connects. The services may be restarted at a later time.

Version:
$Id$
Author:
Bryan Thompson

Field Summary
protected static String COMPONENT
           
 
Constructor Summary
ShutdownFederation()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COMPONENT

protected static final String COMPONENT
Constructor Detail

ShutdownFederation

public ShutdownFederation()
Method Detail

main

public static void main(String[] args)
                 throws InterruptedException,
                        net.jini.config.ConfigurationException
Parameters:
args - Configuration file and optional overrides.
Throws:
InterruptedException
net.jini.config.ConfigurationException


Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.