Class Basic
java.lang.Object
org.apache.felix.gogo.command.Basic
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbundlelevel(boolean set, boolean initial, int level, org.osgi.framework.Bundle[] bundles) bundlelevel(org.osgi.framework.Bundle bundle) voidframeworklevel(int level) headers(org.osgi.framework.Bundle[] bundles) help()lb(boolean showLoc, boolean showSymbolic, boolean showUpdate) voidrefresh(org.osgi.framework.Bundle[] bundles) resolve(org.osgi.framework.Bundle[] bundles) stop(boolean trans, org.osgi.framework.Bundle[] bundles) uninstall(org.osgi.framework.Bundle[] bundles) update(org.apache.felix.service.command.CommandSession session, org.osgi.framework.Bundle bundle, String location) update(org.osgi.framework.Bundle bundle)
-
Constructor Details
-
Basic
public Basic(org.osgi.framework.BundleContext bc)
-
-
Method Details
-
bundlelevel
-
bundlelevel
public String bundlelevel(boolean set, boolean initial, int level, org.osgi.framework.Bundle[] bundles) -
frameworklevel
-
frameworklevel
public void frameworklevel(int level) -
headers
-
help
-
help
-
install
public String install(org.apache.felix.service.command.CommandSession session, String[] urls) throws IOException - Throws:
IOException
-
lb
-
lb
-
log
-
log
-
refresh
public void refresh(org.osgi.framework.Bundle[] bundles) -
resolve
-
start
-
stop
-
uninstall
-
update
-
update
public String update(org.apache.felix.service.command.CommandSession session, org.osgi.framework.Bundle bundle, String location) throws IOException - Throws:
IOException
-
which
-