org.jboss.ejb3.proxy.spi.container
Interface StatefulSessionFactory


Deprecated. In favor of ejb3-endpoint

@Deprecated
public interface StatefulSessionFactory

StatefulSessionFactory Capable of creating new SFSB Sessions

Version:
$Revision: $
Author:
ALR

Method Summary
 Serializable createSession()
          Deprecated. Creates a new user session and returns the unique Session ID
 

Method Detail

createSession

Serializable createSession()
Deprecated. 
Creates a new user session and returns the unique Session ID

Returns:


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.