org.ow2.jonas.lib.util
Class PropDump
java.lang.Object
org.ow2.jonas.lib.util.PropDump
public class PropDump
- extends Object
Used to print out properties
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropDump
public PropDump()
print
public static void print(String header,
Properties props,
org.objectweb.util.monolog.api.Logger logger,
int logLevel)
- Prints out the
Properties.
- Parameters:
header - Display headerprops - Properties to be printedlogger - Logger to uselogLevel - Log level
Copyright © 2012 OW2 Consortium. All Rights Reserved.