net.sf.mmapps.modules.config.dumper
Class Dumper

java.lang.Object
  extended bynet.sf.mmapps.modules.config.dumper.Dumper

public class Dumper
extends java.lang.Object


Constructor Summary
Dumper()
           
 
Method Summary
static net.sf.mmapps.modules.config.Configuration getConfiguration(org.mmbase.bridge.Cloud cloud)
          method to read the configuration of mmbase (does NOT required a gui to be running) and should be moved...
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Dumper

public Dumper()
Method Detail

getConfiguration

public static net.sf.mmapps.modules.config.Configuration getConfiguration(org.mmbase.bridge.Cloud cloud)
method to read the configuration of mmbase (does NOT required a gui to be running) and should be moved... to a util class

Parameters:
cloud - the cloud where the application must come from


Copyright © 2003-2004 mmapps. All Rights Reserved.