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

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

public class Bundles
extends java.lang.Object

A set of utility methods for working with Bundles


Constructor Summary
Bundles()
           
 
Method Summary
static java.lang.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 java.lang.String toString(int state)
Return a String representation of a bundle state



Copyright © 2007-2011 Apache Software Foundation. All Rights Reserved.