Package com.sun.enterprise.util
Class FelixPrettyPrinter
- java.lang.Object
-
- com.sun.enterprise.util.FelixPrettyPrinter
-
public class FelixPrettyPrinter extends Object
-
-
Constructor Summary
Constructors Constructor Description FelixPrettyPrinter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<Integer>findBundleIds(String message)static voidmain(String[] args)static StringprettyPrintExceptionMessage(String message)Prints exception messages from Felix bundle classloading in a more human readable way.
-