org.apache.openejb.config
Class ConfigurationPrinter

java.lang.Object
  extended by org.apache.openejb.config.ConfigurationPrinter

public class ConfigurationPrinter
extends Object

Version:
$Revision: 500061 $ $Date: 2007-01-26 00:47:53 +0100 (Fr, 26. Jan 2007) $

Field Summary
static String[] tabs
           
 
Constructor Summary
ConfigurationPrinter()
           
 
Method Summary
static void printConf(OpenEjbConfiguration conf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tabs

public static String[] tabs
Constructor Detail

ConfigurationPrinter

public ConfigurationPrinter()
Method Detail

printConf

public static void printConf(OpenEjbConfiguration conf)


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.