org.apache.karaf.shell.dev.util
Class Bundles

java.lang.Object
  extended by org.apache.karaf.shell.dev.util.Bundles

public class Bundles
extends Object

A set of utility methods for working with Bundles


Constructor Summary
Bundles()
           
 
Method Summary
static String toString(int state)
          Return a String representation of a bundle state
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bundles

public Bundles()
Method Detail

toString

public static String toString(int state)
Return a String representation of a bundle state



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