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


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

Method Detail

createSession

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

Returns: