org.mobicents.media.server.impl.resource.audio
Class AudioPlayerFactory

java.lang.Object
  extended by org.mobicents.media.server.impl.resource.audio.AudioPlayerFactory
All Implemented Interfaces:
org.mobicents.media.ComponentFactory

public class AudioPlayerFactory
extends java.lang.Object
implements org.mobicents.media.ComponentFactory

Author:
kulikov

Constructor Summary
AudioPlayerFactory()
           
 
Method Summary
 java.lang.String getName()
           
 AudioPlayerImpl newInstance(org.mobicents.media.server.spi.Endpoint endpoint)
           
 void setName(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AudioPlayerFactory

public AudioPlayerFactory()
Method Detail

getName

public java.lang.String getName()

setName

public void setName(java.lang.String name)

newInstance

public AudioPlayerImpl newInstance(org.mobicents.media.server.spi.Endpoint endpoint)
                            throws org.mobicents.media.server.spi.ResourceUnavailableException
Specified by:
newInstance in interface org.mobicents.media.ComponentFactory
Throws:
org.mobicents.media.server.spi.ResourceUnavailableException


Copyright © 2009. All Rights Reserved.