com.bigdata.service.jini.util
Class DestroyFederation

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

public class DestroyFederation
extends Object

Utility will destroy the federation to which it connects. All discoverable services for the federation and all persistent state for those services will be destroyed.

Version:
$Id$
Author:
Bryan Thompson

Nested Class Summary
static interface DestroyFederation.ConfigurationOptions
           
 
Constructor Summary
DestroyFederation()
           
 
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
 

Constructor Detail

DestroyFederation

public DestroyFederation()
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.