org.apache.karaf.shell.osgi
Class BundleSelector

java.lang.Object
  extended by org.apache.karaf.shell.osgi.BundleSelector

public class BundleSelector
extends java.lang.Object


Constructor Summary
BundleSelector(BundleContext bundleContext, org.apache.felix.service.command.CommandSession session)
           
 
Method Summary
 java.util.List<Bundle> selectBundles(java.util.List<java.lang.String> ids, boolean force)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BundleSelector

public BundleSelector(BundleContext bundleContext,
                      org.apache.felix.service.command.CommandSession session)
Method Detail

selectBundles

public java.util.List<Bundle> selectBundles(java.util.List<java.lang.String> ids,
                                            boolean force)
                                     throws java.lang.Exception
Throws:
java.lang.Exception


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