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

java.lang.Object
  extended by org.mobicents.slee.sipevent.server.rlscache.events.AbstractEvent
Direct Known Subclasses:
RLSServicesAddedEvent, RLSServicesRemovedEvent, RLSServicesUpdatedEvent, WatchResourceListsEvent, WatchRLSServicesEvent

public class AbstractEvent
extends java.lang.Object

Abstract base class for a custom slee event.

Author:
martins

Constructor Summary
AbstractEvent()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractEvent

public AbstractEvent()
Method Detail

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object


Copyright © 2011. All Rights Reserved.