Package org.apache.felix.gogo.command
Class Basic
java.lang.Object
org.apache.felix.gogo.command.Basic
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbundlelevel(boolean set, boolean initial, int level, org.osgi.framework.Bundle[] bundles) voidbundlelevel(org.osgi.framework.Bundle bundle) voidvoidframeworklevel(int level) voidheaders(org.osgi.framework.Bundle[] bundles) voidhelp()voidvoidvoidlb(boolean showLoc, boolean showSymbolic, boolean showUpdate) voidvoidvoidvoidrefresh(org.osgi.framework.Bundle[] bundles) voidresolve(org.osgi.framework.Bundle[] bundles) voidvoidstop(boolean trans, org.osgi.framework.Bundle[] bundles) voiduninstall(org.osgi.framework.Bundle[] bundles) voidupdate(org.osgi.framework.Bundle bundle) voidvoid
-
Constructor Details
-
Basic
public Basic(org.osgi.framework.BundleContext bc)
-
-
Method Details
-
bundlelevel
public void bundlelevel(org.osgi.framework.Bundle bundle) -
bundlelevel
public void bundlelevel(boolean set, boolean initial, int level, org.osgi.framework.Bundle[] bundles) -
frameworklevel
public void frameworklevel() -
frameworklevel
public void frameworklevel(int level) -
headers
public void headers(org.osgi.framework.Bundle[] bundles) -
help
public void help() -
help
-
install
-
lb
public void lb(boolean showLoc, boolean showSymbolic, boolean showUpdate) -
lb
-
log
-
log
-
refresh
public void refresh(org.osgi.framework.Bundle[] bundles) -
resolve
public void resolve(org.osgi.framework.Bundle[] bundles) -
start
-
stop
public void stop(boolean trans, org.osgi.framework.Bundle[] bundles) -
uninstall
public void uninstall(org.osgi.framework.Bundle[] bundles) -
update
public void update(org.osgi.framework.Bundle bundle) -
update
-
which
-