org.mobicents.slee.sippresence.server.presrulescache
Class PresRulesActivityImpl

java.lang.Object
  extended by org.mobicents.slee.sippresence.server.presrulescache.PresRulesActivityImpl
All Implemented Interfaces:
PresRulesActivity

public class PresRulesActivityImpl
extends java.lang.Object
implements PresRulesActivity


Constructor Summary
PresRulesActivityImpl(DocumentSelector documentSelector, PresRulesCacheResourceAdaptor ra)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 DocumentSelector getDocumentSelector()
           
 Ruleset getRuleset()
           
 int hashCode()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PresRulesActivityImpl

public PresRulesActivityImpl(DocumentSelector documentSelector,
                             PresRulesCacheResourceAdaptor ra)
Method Detail

getDocumentSelector

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

getRuleset

public Ruleset getRuleset()
Specified by:
getRuleset in interface PresRulesActivity

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.