org.apache.geronimo.console.util
Class CollectionHelper

java.lang.Object
  extended by org.apache.geronimo.console.util.CollectionHelper

public abstract class CollectionHelper
extends Object

Author:
dimperial TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Constructor Summary
CollectionHelper()
           
 
Method Summary
static Hashtable parameterMapToHashtable(Map m)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionHelper

public CollectionHelper()
Method Detail

parameterMapToHashtable

public static Hashtable parameterMapToHashtable(Map m)


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