org.mobicents.slee.sipevent.server.rlscache.events
Class RLSServicesRemovedEvent
java.lang.Object
org.mobicents.slee.sipevent.server.rlscache.events.AbstractEvent
org.mobicents.slee.sipevent.server.rlscache.events.RLSServicesRemovedEvent
public class RLSServicesRemovedEvent
- extends AbstractEvent
|
Field Summary |
static javax.slee.EventTypeID |
EVENT_TYPE_ID
IMPORTANT: must sync with the event descriptor data!!!! |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
EVENT_TYPE_ID
public static final javax.slee.EventTypeID EVENT_TYPE_ID
- IMPORTANT: must sync with the event descriptor data!!!!
RLSServicesRemovedEvent
public RLSServicesRemovedEvent(java.lang.String uri,
RLSService.Status newStatus,
RLSService.Status oldStatus,
java.util.Set<EntryType> removedEntries)
getNewStatus
public RLSService.Status getNewStatus()
getOldStatus
public RLSService.Status getOldStatus()
getRemovedEntries
public java.util.Set<EntryType> getRemovedEntries()
getUri
public java.lang.String getUri()
Copyright © 2011. All Rights Reserved.