org.mobicents.mscontrol.impl
Class MsNotifyEventImpl

java.lang.Object
  extended by org.mobicents.mscontrol.impl.MsNotifyEventImpl
All Implemented Interfaces:
java.io.Serializable, org.mobicents.mscontrol.MsNotifyEvent

public class MsNotifyEventImpl
extends java.lang.Object
implements org.mobicents.mscontrol.MsNotifyEvent

Author:
Oleg Kulikov
See Also:
Serialized Form

Constructor Summary
MsNotifyEventImpl(java.lang.Object source, org.mobicents.mscontrol.events.MsEventIdentifier id)
          Creates a new instance of MsNotifyEventImpl
 
Method Summary
 org.mobicents.mscontrol.events.MsEventIdentifier getEventID()
           
 java.lang.Object getSource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MsNotifyEventImpl

public MsNotifyEventImpl(java.lang.Object source,
                         org.mobicents.mscontrol.events.MsEventIdentifier id)
Creates a new instance of MsNotifyEventImpl

Method Detail

getSource

public java.lang.Object getSource()
Specified by:
getSource in interface org.mobicents.mscontrol.MsNotifyEvent

getEventID

public org.mobicents.mscontrol.events.MsEventIdentifier getEventID()
Specified by:
getEventID in interface org.mobicents.mscontrol.MsNotifyEvent


Copyright © 2009. All Rights Reserved.