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 Endpoint.getSessionFactory()
          The SessionFactory associated with this Endpoint, if the Endpoint is session aware.
 SessionFactory AbstractEndpoint.getSessionFactory()
           
 

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



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