org.apache.karaf.client
Class Main

java.lang.Object
  extended by org.apache.karaf.client.Main

public class Main
extends Object

A very simple


Constructor Summary
Main()
           
 
Method Summary
static void main(String[] args)
           
static String readLine(String msg)
           
protected static org.apache.sshd.agent.SshAgent startAgent(String user)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

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

startAgent

protected static org.apache.sshd.agent.SshAgent startAgent(String user)

readLine

public static String readLine(String msg)
                       throws IOException
Throws:
IOException


Copyright © 2007-2014 FuseSource, Corp.. All Rights Reserved.