org.mobicents.media.server.impl.resource.ss7.factories
Class DummyMtp1FactoryImpl

java.lang.Object
  extended by org.mobicents.media.server.impl.resource.ss7.factories.DummyMtp1FactoryImpl
All Implemented Interfaces:
org.mobicents.media.server.spi.resource.ss7.factories.MTP1Factory

public class DummyMtp1FactoryImpl
extends java.lang.Object
implements org.mobicents.media.server.spi.resource.ss7.factories.MTP1Factory

Simple dummy to allow test on microcontainer on win.

Author:
baranowb

Constructor Summary
DummyMtp1FactoryImpl()
           
 
Method Summary
 org.mobicents.media.server.spi.resource.ss7.Mtp1 create(java.lang.String prefix, int span, int channel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DummyMtp1FactoryImpl

public DummyMtp1FactoryImpl()
Method Detail

create

public org.mobicents.media.server.spi.resource.ss7.Mtp1 create(java.lang.String prefix,
                                                               int span,
                                                               int channel)
Specified by:
create in interface org.mobicents.media.server.spi.resource.ss7.factories.MTP1Factory


Copyright © 2010. All Rights Reserved.