org.jdiameter.common.impl.app.gx
Class GxLocalSessionDataFactory

java.lang.Object
  extended by org.jdiameter.common.impl.app.gx.GxLocalSessionDataFactory
All Implemented Interfaces:
IAppSessionDataFactory<IGxSessionData>

public class GxLocalSessionDataFactory
extends java.lang.Object
implements IAppSessionDataFactory<IGxSessionData>

Author:
Bartosz Baranowski , Alexandre Mendonca

Constructor Summary
GxLocalSessionDataFactory()
           
 
Method Summary
 IGxSessionData 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

GxLocalSessionDataFactory

public GxLocalSessionDataFactory()
Method Detail

getAppSessionData

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


Copyright © 2014. All Rights Reserved.