org.apache.felix.gogo.command
Class OBR
java.lang.Object
org.apache.felix.gogo.command.OBR
public class OBR
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OBR
public OBR(BundleContext bc,
ServiceTracker tracker)
repos
public void repos(String action,
String[] args)
throws IOException
- Throws:
IOException
list
public void list(boolean verbose,
String[] args)
throws IOException,
InvalidSyntaxException
- Throws:
IOException
InvalidSyntaxException
info
public void info(String[] args)
throws IOException,
InvalidSyntaxException
- Throws:
IOException
InvalidSyntaxException
deploy
public void deploy(boolean start,
String[] args)
throws IOException,
InvalidSyntaxException
- Throws:
IOException
InvalidSyntaxException
source
public void source(boolean extract,
File localDir,
String[] args)
throws IOException,
InvalidSyntaxException
- Throws:
IOException
InvalidSyntaxException
javadoc
public void javadoc(boolean extract,
File localDir,
String[] args)
throws IOException,
InvalidSyntaxException
- Throws:
IOException
InvalidSyntaxException
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.