org.mobicents.slee.container.management.console.server
Class PropertiesInfoUtils

java.lang.Object
  extended by org.mobicents.slee.container.management.console.server.PropertiesInfoUtils

public class PropertiesInfoUtils
extends java.lang.Object

Author:
Stefano Zappaterra

Constructor Summary
PropertiesInfoUtils()
           
 
Method Summary
static java.util.Properties toProperties(org.mobicents.slee.container.management.console.client.PropertiesInfo propertiesInfo)
           
static org.mobicents.slee.container.management.console.client.PropertiesInfo toPropertiesInfo(java.util.Properties properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesInfoUtils

public PropertiesInfoUtils()
Method Detail

toPropertiesInfo

public static org.mobicents.slee.container.management.console.client.PropertiesInfo toPropertiesInfo(java.util.Properties properties)

toProperties

public static java.util.Properties toProperties(org.mobicents.slee.container.management.console.client.PropertiesInfo propertiesInfo)


Copyright © 2009. All Rights Reserved.