org.mobicents.mscontrol
Class MsPeerFactory

java.lang.Object
  extended by org.mobicents.mscontrol.MsPeerFactory

public class MsPeerFactory
extends java.lang.Object

Factory class to get the MsPeer instance which is used to create the MsProvider

Author:
Oleg Kulikov

Constructor Summary
MsPeerFactory()
           
 
Method Summary
static MsPeer getPeer(java.lang.String className)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MsPeerFactory

public MsPeerFactory()
Method Detail

getPeer

public static MsPeer getPeer(java.lang.String className)
                      throws java.lang.ClassNotFoundException
Throws:
java.lang.ClassNotFoundException


Copyright © 2008. All Rights Reserved.