org.mobicents.slee.resource.parlay.fw
Class FwSessionFactory

java.lang.Object
  extended by org.mobicents.slee.resource.parlay.fw.FwSessionFactory

public final class FwSessionFactory
extends java.lang.Object

Class Description for FwSessionFactory.


Method Summary
static FwSession createFwSession(FwSessionProperties properties)
          Creates a new FwSession instance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createFwSession

public static FwSession createFwSession(FwSessionProperties properties)
Creates a new FwSession instance. If the system property bypassFw is set then a version that bypasses the parlay fw and goes directly to the service instance will be returned.

Parameters:
properties -
Returns:


Copyright © 2009. All Rights Reserved.