org.apache.karaf.main
Class Stop

java.lang.Object
  extended by org.apache.karaf.main.Stop

public class Stop
extends java.lang.Object

Main class used to stop the root Karaf instance


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

Constructor Detail

Stop

public Stop()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2007-2011 Apache Software Foundation. All Rights Reserved.