org.mobicents.slee.sipevent.server.rlscache.events
Class WatchResourceListsEvent

java.lang.Object
  extended by org.mobicents.slee.sipevent.server.rlscache.events.AbstractEvent
      extended by org.mobicents.slee.sipevent.server.rlscache.events.WatchResourceListsEvent

public class WatchResourceListsEvent
extends AbstractEvent


Field Summary
static javax.slee.EventTypeID EVENT_TYPE_ID
          IMPORTANT: must sync with the event descriptor data!!!!
 
Constructor Summary
WatchResourceListsEvent(DocumentSelector documentSelector)
           
 
Method Summary
 DocumentSelector getDocumentSelector()
           
 
Methods inherited from class org.mobicents.slee.sipevent.server.rlscache.events.AbstractEvent
equals, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EVENT_TYPE_ID

public static final javax.slee.EventTypeID EVENT_TYPE_ID
IMPORTANT: must sync with the event descriptor data!!!!

Constructor Detail

WatchResourceListsEvent

public WatchResourceListsEvent(DocumentSelector documentSelector)
Method Detail

getDocumentSelector

public DocumentSelector getDocumentSelector()


Copyright © 2011. All Rights Reserved.