org.mobicents.slee.services.sip.common
Class ConfigurationProvider

java.lang.Object
  extended by org.mobicents.slee.services.sip.common.ConfigurationProvider

public class ConfigurationProvider
extends java.lang.Object


Constructor Summary
ConfigurationProvider()
           
 
Method Summary
static java.lang.Object getCopy(java.lang.String prefix, java.lang.String name)
          Creates a copy of current proxy configuration MBean - its values are copied, so for we can have its image which can be used during whole call.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationProvider

public ConfigurationProvider()
Method Detail

getCopy

public static java.lang.Object getCopy(java.lang.String prefix,
                                       java.lang.String name)
Creates a copy of current proxy configuration MBean - its values are copied, so for we can have its image which can be used during whole call. Subsequent calls can return different copy.

Returns:


Copyright © 2008. All Rights Reserved.