Uses of Interface
org.jboss.ejb3.endpoint.SessionFactory

Packages that use SessionFactory
org.jboss.ejb3.endpoint   
 

Uses of SessionFactory in org.jboss.ejb3.endpoint
 

Methods in org.jboss.ejb3.endpoint that return SessionFactory
 SessionFactory AbstractEndpoint.getSessionFactory()
           
 SessionFactory Endpoint.getSessionFactory()
          The SessionFactory associated with this Endpoint, if the Endpoint is session aware.
 

Constructors in org.jboss.ejb3.endpoint with parameters of type SessionFactory
AbstractEndpoint(SessionFactory factory)
           
 



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