Package org.apache.felix.gogo.command
Class Basic
java.lang.Object
org.apache.felix.gogo.command.Basic
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
bundlelevel
(boolean set, boolean initial, int level, org.osgi.framework.Bundle[] bundles) void
bundlelevel
(org.osgi.framework.Bundle bundle) void
void
frameworklevel
(int level) void
headers
(org.osgi.framework.Bundle[] bundles) void
help()
void
void
void
lb
(boolean showLoc, boolean showSymbolic, boolean showUpdate) void
void
void
void
refresh
(org.osgi.framework.Bundle[] bundles) void
resolve
(org.osgi.framework.Bundle[] bundles) void
void
stop
(boolean trans, org.osgi.framework.Bundle[] bundles) void
uninstall
(org.osgi.framework.Bundle[] bundles) void
update
(org.osgi.framework.Bundle bundle) void
void
-
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
-