org.mobicents.media.server.ctrl.mgcp.evt
Class DefaultDetectorFactory
java.lang.Object
org.mobicents.media.server.ctrl.mgcp.evt.DefaultDetectorFactory
- All Implemented Interfaces:
- DetectorFactory
public class DefaultDetectorFactory
- extends java.lang.Object
- implements DetectorFactory
- Author:
- kulikov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultDetectorFactory
public DefaultDetectorFactory()
getPackage
public MgcpPackage getPackage()
- Specified by:
getPackage in interface DetectorFactory
setPackage
public void setPackage(MgcpPackage mgcpPackage)
- Specified by:
setPackage in interface DetectorFactory
setEventName
public void setEventName(java.lang.String name)
- Specified by:
setEventName in interface DetectorFactory
getEventName
public java.lang.String getEventName()
- Specified by:
getEventName in interface DetectorFactory
getEventID
public int getEventID()
setEventID
public void setEventID(int eventID)
getInstance
public EventDetector getInstance(java.lang.String params,
jain.protocol.ip.mgcp.message.parms.RequestedAction[] actions,
java.lang.Class interface1,
org.mobicents.media.server.spi.MediaType type)
- Specified by:
getInstance in interface DetectorFactory
Copyright © 2010. All Rights Reserved.