org.mobicents.slee.sipevent.server.rlscache
Class ResourceListActivityImpl

java.lang.Object
  extended by org.mobicents.slee.sipevent.server.rlscache.ResourceListActivityImpl
All Implemented Interfaces:
ResourceListsActivity

public class ResourceListActivityImpl
extends java.lang.Object
implements ResourceListsActivity


Field Summary
static java.lang.Class<?> TYPE
           
 
Constructor Summary
ResourceListActivityImpl(DocumentSelector documentSelector)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 DocumentSelector getDocumentSelector()
           
 int hashCode()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

TYPE

public static final java.lang.Class<?> TYPE
Constructor Detail

ResourceListActivityImpl

public ResourceListActivityImpl(DocumentSelector documentSelector)
Method Detail

getDocumentSelector

public DocumentSelector getDocumentSelector()
Specified by:
getDocumentSelector in interface ResourceListsActivity

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

hashCode

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

equals

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


Copyright © 2011. All Rights Reserved.