org.jdiameter.common.impl.app.sh
Class ShLocalSessionDataFactory

java.lang.Object
  extended by org.jdiameter.common.impl.app.sh.ShLocalSessionDataFactory
All Implemented Interfaces:
IAppSessionDataFactory<IShSessionData>

public class ShLocalSessionDataFactory
extends java.lang.Object
implements IAppSessionDataFactory<IShSessionData>

Author:
Bartosz Baranowski , Alexandre Mendonca

Constructor Summary
ShLocalSessionDataFactory()
           
 
Method Summary
 IShSessionData getAppSessionData(java.lang.Class<? extends AppSession> clazz, java.lang.String sessionId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShLocalSessionDataFactory

public ShLocalSessionDataFactory()
Method Detail

getAppSessionData

public IShSessionData getAppSessionData(java.lang.Class<? extends AppSession> clazz,
                                        java.lang.String sessionId)
Specified by:
getAppSessionData in interface IAppSessionDataFactory<IShSessionData>


Copyright © 2014. All Rights Reserved.